This commit is contained in:
Nikolay Korolev
2019-09-15 02:28:07 +03:00
parent 67701df91f
commit 368ce0d4e5
9 changed files with 427 additions and 50 deletions

View File

@@ -75,6 +75,9 @@ enum Config {
NUM_CARGENS = 160,
NUM_PATH_NODES_IN_AUTOPILOT = 8,
NUM_ACCIDENTS = 20,
NUM_FIRES = 40
};
// We'll use this once we're ready to become independent of the game