Merge pull request #390 from Sergeanur/Explosion

Finished CExplosion
This commit is contained in:
aap 2020-04-09 12:30:13 +02:00 committed by GitHub
commit a6d449a2f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 429 additions and 50 deletions

View file

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