CPacManPickups

This commit is contained in:
Sergeanur
2020-04-12 23:50:34 +03:00
parent a622c9e877
commit 741c9405d0
5 changed files with 456 additions and 31 deletions

View File

@ -87,6 +87,7 @@ enum Config {
NUMSCRIPTEDPICKUPS = 16,
NUMPICKUPS = NUMGENERALPICKUPS + NUMSCRIPTEDPICKUPS,
NUMCOLLECTEDPICKUPS = 20,
NUMPACMANPICKUPS = 256,
NUMEVENTS = 64,
NUM_CARGENS = 160,