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
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