summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorFilip Gawin <filip.gawin@zoho.com>2021-01-03 00:12:01 +0100
committershfil <filip.gawin@zoho.com>2021-01-04 00:16:32 +0100
commitbbbfe658704c5245df6daa1b7418003dc9169916 (patch)
tree0f4231438b24683eb761061103e9d4cb37127e59 /src/core
parentfixed intro text line defaults (diff)
downloadre3-bbbfe658704c5245df6daa1b7418003dc9169916.tar
re3-bbbfe658704c5245df6daa1b7418003dc9169916.tar.gz
re3-bbbfe658704c5245df6daa1b7418003dc9169916.tar.bz2
re3-bbbfe658704c5245df6daa1b7418003dc9169916.tar.lz
re3-bbbfe658704c5245df6daa1b7418003dc9169916.tar.xz
re3-bbbfe658704c5245df6daa1b7418003dc9169916.tar.zst
re3-bbbfe658704c5245df6daa1b7418003dc9169916.zip
Diffstat (limited to 'src/core')
-rw-r--r--src/core/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 9f4ccd1f..8b18ffef 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -361,6 +361,7 @@ enum Config {
#undef NO_ISLAND_LOADING
#define PC_PARTICLE
#define VC_PED_PORTS // To not process collisions always. But should be tested if that's really beneficial
+ #define VC_RAIN_NERF // Reduces number of rain particles
#endif
#ifdef LIBRW