about summary refs log tree commit diff
path: root/src/game/variables.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/variables.hpp')
-rw-r--r--src/game/variables.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/variables.hpp b/src/game/variables.hpp
index c0852bc4..543e9e1f 100644
--- a/src/game/variables.hpp
+++ b/src/game/variables.hpp
@@ -11,6 +11,7 @@ MACRO_CONFIG_INT(cl_threadsoundloading, 0, 0, 1)
 
 
 MACRO_CONFIG_INT(cl_warning_tuning, 1, 0, 1)
+MACRO_CONFIG_INT(cl_warning_teambalance, 1, 0, 1)
 
 MACRO_CONFIG_INT(cl_mouse_deadzone, 300, 0, 0)
 MACRO_CONFIG_INT(cl_mouse_followfactor, 60, 0, 200)