From: terencehill Date: Wed, 6 Jul 2016 17:49:25 +0000 (+0200) Subject: Remove main panel cvars not used by certain panels X-Git-Tag: xonotic-v0.8.2~700^2~87^2~6 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=c8ae829e85a8576cf3c6c4d7e016a00ef032643e;p=xonotic%2Fxonotic-data.pk3dir.git Remove main panel cvars not used by certain panels --- diff --git a/_hud_common.cfg b/_hud_common.cfg index d8c7713f1..7bf9111cd 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -37,13 +37,13 @@ seta hud_panel_engineinfo 0 "enable this panel" seta hud_panel_infomessages 1 "enable this panel" seta hud_panel_physics 3 "enable this panel, 1 = show if not observing, 2 = show always, 3 = show only in race/cts if not observing" seta hud_panel_centerprint 1 "enable this panel" -seta hud_panel_minigameboard 1 "enable this panel" -seta hud_panel_minigamestatus 1 "enable this panel" -seta hud_panel_minigamehelp 1 "enable this panel" -seta hud_panel_minigamemenu 0 "enable this panel" -seta hud_panel_mapvote 1 "enable this panel" +//seta hud_panel_minigameboard 1 "enable this panel" +//seta hud_panel_minigamestatus 1 "enable this panel" +//seta hud_panel_minigamehelp 1 "enable this panel" +//seta hud_panel_minigamemenu 0 "enable this panel" +//seta hud_panel_mapvote 1 "enable this panel" seta hud_panel_itemstime 2 "enable this panel, 1 = show when spectating, 2 = even playing in warmup stage" -seta hud_panel_quickmenu 1 "enable this panel" +//seta hud_panel_quickmenu 1 "enable this panel" seta hud_panel_weapons_dynamichud 1 "apply the dynamic hud effects to this panel" seta hud_panel_ammo_dynamichud 1 "apply the dynamic hud effects to this panel"