mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-17 19:34:07 +00:00
commit
c008eb2431
5 changed files with 456 additions and 31 deletions
|
@ -87,6 +87,7 @@ enum Config {
|
|||
NUMSCRIPTEDPICKUPS = 16,
|
||||
NUMPICKUPS = NUMGENERALPICKUPS + NUMSCRIPTEDPICKUPS,
|
||||
NUMCOLLECTEDPICKUPS = 20,
|
||||
NUMPACMANPICKUPS = 256,
|
||||
NUMEVENTS = 64,
|
||||
|
||||
NUM_CARGENS = 160,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue