summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-03-22 14:41:03 +0100
committerGitHub <noreply@github.com>2020-03-22 14:41:03 +0100
commitf9342c7e8341130d3783316584acaff91fe96660 (patch)
tree16ce4d0b84913ca71c47dcb65b48590f7c6ed633 /src/core
parentfixed vehicle rendering bug (diff)
parentbullet traces fixes (diff)
downloadre3-f9342c7e8341130d3783316584acaff91fe96660.tar
re3-f9342c7e8341130d3783316584acaff91fe96660.tar.gz
re3-f9342c7e8341130d3783316584acaff91fe96660.tar.bz2
re3-f9342c7e8341130d3783316584acaff91fe96660.tar.lz
re3-f9342c7e8341130d3783316584acaff91fe96660.tar.xz
re3-f9342c7e8341130d3783316584acaff91fe96660.tar.zst
re3-f9342c7e8341130d3783316584acaff91fe96660.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 d12b0809..8d52dac4 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -73,6 +73,7 @@ enum Config {
NUM3DMARKERS = 32,
NUMMONEYMESSAGES = 16,
NUMPICKUPMESSAGES = 16,
+ NUMBULLETTRACES = 16,
NUMONSCREENTIMERENTRIES = 1,
NUMRADARBLIPS = 32,