added CPointLights
This commit is contained in:
@@ -53,8 +53,9 @@ enum Config {
|
||||
|
||||
NUMEXTRADIRECTIONALS = 4,
|
||||
NUMANTENNAS = 8,
|
||||
NUMCORONAS = 56
|
||||
NUMCORONAS = 56,
|
||||
NUMPOINTLIGHTS = 32
|
||||
};
|
||||
|
||||
#define GTA3_1_1_PATCH FALSE
|
||||
#define USE_PS2_RAND FALSE
|
||||
#define USE_PS2_RAND FALSE
|
||||
|
||||
Reference in New Issue
Block a user