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..83834e20 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -88,6 +88,7 @@ enum Config { NUMSKIDMARKS = 32, NUMONSCREENTIMERENTRIES = 1, + NUMONSCREENCOUNTERENTRIES = 3, NUMRADARBLIPS = 75, NUMGENERALPICKUPS = 320, NUMSCRIPTEDPICKUPS = 16, |