mirror of
https://github.com/halpz/re3.git
synced 2025-07-15 23:18:16 +00:00
script fix
This commit is contained in:
@ -87,7 +87,7 @@ enum Config {
|
||||
NUMSKIDMARKS = 32,
|
||||
|
||||
NUMONSCREENTIMERENTRIES = 1,
|
||||
NUMRADARBLIPS = 32,
|
||||
NUMRADARBLIPS = 75,
|
||||
NUMGENERALPICKUPS = 320,
|
||||
NUMSCRIPTEDPICKUPS = 16,
|
||||
NUMPICKUPS = NUMGENERALPICKUPS + NUMSCRIPTEDPICKUPS,
|
||||
|
Reference in New Issue
Block a user