mirror of
https://github.com/GTAmodding/re3.git
synced 2021-02-19 17:49:54 +01:00
config
This commit is contained in:
parent
ba4028b9dd
commit
d898abf63d
@ -284,6 +284,7 @@ enum Config {
|
||||
// Water & Particle
|
||||
// #define PC_WATER
|
||||
#define WATER_CHEATS
|
||||
//#define PSP_WATERCANNON
|
||||
|
||||
//#define USE_CUTSCENE_SHADOW_FOR_PED
|
||||
#define DISABLE_CUTSCENE_SHADOWS
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
// --LCS: file done
|
||||
|
||||
#if 0
|
||||
#ifdef PSP_WATERCANNON
|
||||
//PSP:
|
||||
#define WATER_COLOR 255
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user