mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-26 07:33:42 +00:00
config
This commit is contained in:
parent
ba4028b9dd
commit
d898abf63d
2 changed files with 2 additions and 1 deletions
|
@ -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 a new issue