diff options
Diffstat (limited to '')
-rw-r--r-- | src/core/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h index 475a63f8..079042f0 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -137,6 +137,7 @@ enum Config { NUM_CRANES = 8, NUM_ESCALATORS = 22, + NUM_WATER_CREATURES = 8, NUM_EXPLOSIONS = 48, |