mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 03:04:08 +00:00
commit
a6d449a2f4
8 changed files with 429 additions and 50 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue