diff options
Diffstat (limited to 'src/core/config.h')
-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 c90d3cbf..802925a0 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -115,6 +115,7 @@ enum Config { NUMSHOTINFOS = 100, NUMROADBLOCKS = 300, + NUM_SCRIPT_ROADBLOCKS = 16, NUMVISIBLEENTITIES = 2000, NUMINVISIBLEENTITIES = 150, |