garages part 1

This commit is contained in:
Nikolay Korolev
2020-03-28 15:24:13 +03:00
parent 8703758a7b
commit 268f92bfbe
13 changed files with 795 additions and 50 deletions

View File

@@ -114,6 +114,8 @@ enum Config {
NUM_AUDIO_REFLECTIONS = 5,
NUM_SCRIPT_MAX_ENTITIES = 40,
NUM_GARAGE_STORED_CARS = 6
};
// We'll use this once we're ready to become independent of the game