summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authormajestic <majesticcoding@gmail.com>2020-07-30 05:47:24 +0200
committermajestic <majesticcoding@gmail.com>2020-08-04 00:31:42 +0200
commit394134f77416dfae6b8fc896b43932d6052e5532 (patch)
treec235604b455e63e8d39d795988eed2b80cee4ce1 /src/core
parentFix Win32 OAL build (diff)
downloadre3-394134f77416dfae6b8fc896b43932d6052e5532.tar
re3-394134f77416dfae6b8fc896b43932d6052e5532.tar.gz
re3-394134f77416dfae6b8fc896b43932d6052e5532.tar.bz2
re3-394134f77416dfae6b8fc896b43932d6052e5532.tar.lz
re3-394134f77416dfae6b8fc896b43932d6052e5532.tar.xz
re3-394134f77416dfae6b8fc896b43932d6052e5532.tar.zst
re3-394134f77416dfae6b8fc896b43932d6052e5532.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 28dbe65d..4cd4cbe1 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -135,6 +135,7 @@ enum Config {
NUM_GARAGE_STORED_CARS = 4,
NUM_CRANES = 8,
+ NUM_ESCALATORS = 22,
NUM_EXPLOSIONS = 48,