hotrod probably broken
This commit is contained in:
@@ -22,7 +22,7 @@ public class CarLoader : MonoBehaviour
|
||||
}
|
||||
catch (System.Exception)
|
||||
{
|
||||
carType = "Racecar";
|
||||
carType = "Bulldozer";
|
||||
carColor = "Default";
|
||||
print("no loading");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user