diff options
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/config.h b/src/core/config.h index 6744e888..dd68f296 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -41,7 +41,7 @@ enum Config { NUMANIMBLOCKS = 35, NUMANIMATIONS = 450, - NUMTEMPOBJECTS = 30, + NUMTEMPOBJECTS = 40, // Path data NUM_PATHNODES = 9650, @@ -208,7 +208,7 @@ enum Config { #define RELOADABLES // some debug menu options to reload TXD files #endif -#define PC_WATER +//#define PC_WATER #define WATER_CHEATS // Particle |