mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-26 04:45:42 +00:00
Enable cutscene shadows
This commit is contained in:
parent
b69cee3801
commit
c982700a69
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ enum Config {
|
||||||
#define WATER_CHEATS
|
#define WATER_CHEATS
|
||||||
|
|
||||||
//#define USE_CUTSCENE_SHADOW_FOR_PED
|
//#define USE_CUTSCENE_SHADOW_FOR_PED
|
||||||
#define DISABLE_CUTSCENE_SHADOWS
|
//#define DISABLE_CUTSCENE_SHADOWS
|
||||||
|
|
||||||
// Pad
|
// Pad
|
||||||
#if !defined(RW_GL3) && defined(_WIN32)
|
#if !defined(RW_GL3) && defined(_WIN32)
|
||||||
|
|
Loading…
Reference in a new issue