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 6ae4c844..25dddf32 100644
--- a/src/game/g_variables.h
+++ b/src/game/g_variables.h
@@ -6,10 +6,10 @@ MACRO_CONFIG_INT(cl_autoswitch_weapons, 0, 0, 1)
 
 MACRO_CONFIG_INT(cl_showfps, 0, 0, 1)
 
+MACRO_CONFIG_INT(cl_airjumpindicator, 1, 0, 1)
 
 MACRO_CONFIG_INT(cl_warning_tuning, 1, 0, 1)
 
-
 MACRO_CONFIG_INT(cl_mouse_deadzone, 300, 0, 0)
 MACRO_CONFIG_INT(cl_mouse_followfactor, 60, 0, 200)
 MACRO_CONFIG_INT(cl_mouse_max_distance, 800, 0, 0)