about summary refs log tree commit diff
path: root/src/game/g_variables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_variables.h')
-rw-r--r--src/game/g_variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/g_variables.h b/src/game/g_variables.h
index 76dee35c..c2d2eb2c 100644
--- a/src/game/g_variables.h
+++ b/src/game/g_variables.h
@@ -24,7 +24,7 @@ MACRO_CONFIG_INT(key_console, 256+2, 32, 512)
 MACRO_CONFIG_INT(key_remoteconsole, 256+3, 32, 512)
 
 
-MACRO_CONFIG_INT(dbg_bots, 0, 0, 7)
+MACRO_CONFIG_INT(dbg_bots, 0, 0, 11)
 
 MACRO_CONFIG_INT(cl_predict, 1, 0, 1)
 MACRO_CONFIG_INT(cl_nameplates, 0, 0, 1)