Merge pull request #366 from Nick007J/master

Garage part 1
This commit is contained in:
aap
2020-03-29 19:12:53 +02:00
committed by GitHub
16 changed files with 1483 additions and 152 deletions

View File

@@ -117,6 +117,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