summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorNikolay Korolev <nickvnuk@gmail.com>2021-01-11 22:42:11 +0100
committerNikolay Korolev <nickvnuk@gmail.com>2021-01-11 22:42:11 +0100
commit091b40cb39b32c6368225c619c2674119f4f3cc7 (patch)
treef7cf93d3b9176ecad141f71417b74d99e27a6860 /src/core/config.h
parentfix (diff)
downloadre3-091b40cb39b32c6368225c619c2674119f4f3cc7.tar
re3-091b40cb39b32c6368225c619c2674119f4f3cc7.tar.gz
re3-091b40cb39b32c6368225c619c2674119f4f3cc7.tar.bz2
re3-091b40cb39b32c6368225c619c2674119f4f3cc7.tar.lz
re3-091b40cb39b32c6368225c619c2674119f4f3cc7.tar.xz
re3-091b40cb39b32c6368225c619c2674119f4f3cc7.tar.zst
re3-091b40cb39b32c6368225c619c2674119f4f3cc7.zip
Diffstat (limited to 'src/core/config.h')
-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 facbaacd..ee2183bd 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -136,7 +136,7 @@ enum Config {
NUM_GARAGE_STORED_CARS = 4,
- NUM_CRANES = 8,
+ NUM_CRANES = 11,
NUM_ESCALATORS = 22,
NUM_WATER_CREATURES = 8,