about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/game/variables.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/variables.hpp b/src/game/variables.hpp
index cd738bf3..6936a844 100644
--- a/src/game/variables.hpp
+++ b/src/game/variables.hpp
@@ -33,7 +33,7 @@ MACRO_CONFIG_INT(player_color_body, 65408, 0, 0)
 MACRO_CONFIG_INT(player_color_feet, 65408, 0, 0)
 MACRO_CONFIG_STR(player_skin, 64, "default")
 
-MACRO_CONFIG_INT(dbg_dummies, 0, 0, 11)
+MACRO_CONFIG_INT(dbg_dummies, 0, 0, 15)
 MACRO_CONFIG_INT(dbg_firedelay, 0, 0, 1)
 MACRO_CONFIG_INT(dbg_flow, 0, 0, 1)
 MACRO_CONFIG_INT(dbg_tuning, 0, 0, 1)