mirror of
https://github.com/halpz/re3.git
synced 2025-07-30 08:20:27 +00:00
More replay stuff
This commit is contained in:
@ -57,7 +57,10 @@ enum Config {
|
||||
NUMCORONAS = 56,
|
||||
NUMPOINTLIGHTS = 32,
|
||||
|
||||
NUMONSCREENTIMERENTRIES = 1
|
||||
NUMONSCREENTIMERENTRIES = 1,
|
||||
|
||||
NUMPICKUPS = 336,
|
||||
NUMBLIPS = 32
|
||||
};
|
||||
|
||||
#define GTA3_1_1_PATCH
|
||||
|
Reference in New Issue
Block a user