cranes init

This commit is contained in:
Nikolay Korolev
2020-04-05 12:35:51 +03:00
parent bd0cd13be1
commit 057b28e39b
4 changed files with 291 additions and 21 deletions

View File

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