aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2021-07-13 01:00:00 +0300
committerSergeanur <s.anureev@yandex.ua>2021-07-13 01:00:00 +0300
commitc982700a699b1f4cdc0eb7e49239658c5dba2124 (patch)
treef473e8570ef61ed8a266028a642d7967e0f61e71 /src
parentb69cee380141896494d18830994615b907ebb0da (diff)
Enable cutscene shadows
Diffstat (limited to 'src')
-rw-r--r--src/core/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h
index bdc8d534..244794d5 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -319,7 +319,7 @@ enum Config {
#define WATER_CHEATS
//#define USE_CUTSCENE_SHADOW_FOR_PED
-#define DISABLE_CUTSCENE_SHADOWS
+//#define DISABLE_CUTSCENE_SHADOWS
// Pad
#if !defined(RW_GL3) && defined(_WIN32)