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 32e277f1..5dd5cf33 100644
--- a/src/game/game_variables.h
+++ b/src/game/game_variables.h
@@ -44,6 +44,7 @@ MACRO_CONFIG_STR(player_skin, 64, "default")
 
 MACRO_CONFIG_INT(dbg_new_gui, 0, 0, 1)
 
+MACRO_CONFIG_INT(ui_page, 0, 0, 5)
 
 MACRO_CONFIG_STR(sv_msg, 512, "")