mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-19 02:19:22 +00:00
Merge with upstream
This commit is contained in:
commit
08b053a568
50 changed files with 4929 additions and 795 deletions
|
@ -58,9 +58,8 @@ enum Config {
|
|||
NUMPOINTLIGHTS = 32,
|
||||
|
||||
NUMONSCREENTIMERENTRIES = 1,
|
||||
|
||||
NUMRADARBLIPS = 32,
|
||||
NUMPICKUPS = 336,
|
||||
NUMBLIPS = 32
|
||||
};
|
||||
|
||||
#define GTA3_1_1_PATCH
|
||||
|
@ -71,3 +70,4 @@ enum Config {
|
|||
//#define NO_CDCHECK
|
||||
#define NO_MOVIES
|
||||
//#define USE_MY_DOCUMENTS
|
||||
#define NASTY_GAME
|
Loading…
Add table
Add a link
Reference in a new issue