summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-08-04 12:27:09 +0200
committerGitHub <noreply@github.com>2020-08-04 12:27:09 +0200
commitd801167637c9083ca1e506506879f00bdbb9b9b4 (patch)
tree5cad42f40d78c6572bcfb583727781004a731c34 /src/core
parentMerge branch 'master' into miami (diff)
parentCEscalators done (diff)
downloadre3-d801167637c9083ca1e506506879f00bdbb9b9b4.tar
re3-d801167637c9083ca1e506506879f00bdbb9b9b4.tar.gz
re3-d801167637c9083ca1e506506879f00bdbb9b9b4.tar.bz2
re3-d801167637c9083ca1e506506879f00bdbb9b9b4.tar.lz
re3-d801167637c9083ca1e506506879f00bdbb9b9b4.tar.xz
re3-d801167637c9083ca1e506506879f00bdbb9b9b4.tar.zst
re3-d801167637c9083ca1e506506879f00bdbb9b9b4.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,