summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-10-12 10:13:46 +0200
committerGitHub <noreply@github.com>2020-10-12 10:13:46 +0200
commit9e0b23f06517e6ead7ae63dcf899e58387474cb3 (patch)
treee77c7603491b84f7ecc9411f412343484c873036 /src/core/config.h
parentMerge pull request #759 from Sergeanur/VC/ZoneSaveLoad (diff)
parentHud, Fire, OnscreenBlaBla (diff)
downloadre3-9e0b23f06517e6ead7ae63dcf899e58387474cb3.tar
re3-9e0b23f06517e6ead7ae63dcf899e58387474cb3.tar.gz
re3-9e0b23f06517e6ead7ae63dcf899e58387474cb3.tar.bz2
re3-9e0b23f06517e6ead7ae63dcf899e58387474cb3.tar.lz
re3-9e0b23f06517e6ead7ae63dcf899e58387474cb3.tar.xz
re3-9e0b23f06517e6ead7ae63dcf899e58387474cb3.tar.zst
re3-9e0b23f06517e6ead7ae63dcf899e58387474cb3.zip
Diffstat (limited to 'src/core/config.h')
-rw-r--r--src/core/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h
index f85232ed..13ebef52 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -87,7 +87,8 @@ enum Config {
NUMMBLURSTREAKS = 4,
NUMSKIDMARKS = 32,
- NUMONSCREENTIMERENTRIES = 1,
+ NUMONSCREENCLOCKS = 1,
+ NUMONSCREENCOUNTERS = 3,
NUMRADARBLIPS = 75,
NUMGENERALPICKUPS = 320,
NUMSCRIPTEDPICKUPS = 16,