about summary refs log tree commit diff
path: root/src/game/game_variables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game_variables.h')
-rw-r--r--src/game/game_variables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/game_variables.h b/src/game/game_variables.h
index b3597ebe..701de67d 100644
--- a/src/game/game_variables.h
+++ b/src/game/game_variables.h
@@ -34,6 +34,7 @@ MACRO_CONFIG_INT(cl_predict, 1, 0, 1)
 MACRO_CONFIG_INT(cl_nameplates, 0, 0, 2)
 
 MACRO_CONFIG_STR(sv_maprotation, 512, "")
+MACRO_CONFIG_INT(sv_powerups, 1, 0, 1)
 
 MACRO_CONFIG_INT(dynamic_camera, 1, 0, 1)