diff options
author | aap <aap@papnet.eu> | 2020-05-28 10:37:13 +0200 |
---|---|---|
committer | aap <aap@papnet.eu> | 2020-05-31 17:05:59 +0200 |
commit | 218772c296418abf3de4b0116977b2da1e78a66b (patch) | |
tree | 7a5ed5874fac31ea2aa4aafbaca24eb1d8911913 /src/core/config.h | |
parent | some CAutomobile (diff) | |
download | re3-218772c296418abf3de4b0116977b2da1e78a66b.tar re3-218772c296418abf3de4b0116977b2da1e78a66b.tar.gz re3-218772c296418abf3de4b0116977b2da1e78a66b.tar.bz2 re3-218772c296418abf3de4b0116977b2da1e78a66b.tar.lz re3-218772c296418abf3de4b0116977b2da1e78a66b.tar.xz re3-218772c296418abf3de4b0116977b2da1e78a66b.tar.zst re3-218772c296418abf3de4b0116977b2da1e78a66b.zip |
Diffstat (limited to '')
-rw-r--r-- | src/core/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h index d7e83ddc..faf2815c 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -205,7 +205,7 @@ enum Config { #define RELOADABLES // some debug menu options to reload TXD files #endif -#define PC_WATER +//#define PC_WATER #define WATER_CHEATS // Particle |