]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/constants.qh
working on/off switch for panels via a hud dialog
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / constants.qh
index facf3bc9506d2a36da606352e2653413b1f24038..b52931e60ed876f27ca471a770db52a3369b7fb8 100644 (file)
@@ -581,3 +581,5 @@ float HUD_PANEL_MODICONS    = 10;
 float HUD_PANEL_PRESSEDKEYS    = 11;
 float HUD_PANEL_CHAT           = 12;
 float HUD_PANEL_NUM            = 13;
+
+float HUD_MENU_ENABLE          = 0;