Finished CExplosion

This commit is contained in:
Sergeanur
2020-04-08 22:29:02 +03:00
parent 5a034097c9
commit cb262c791e
8 changed files with 429 additions and 50 deletions

View File

@@ -125,7 +125,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