From c8ae829e85a8576cf3c6c4d7e016a00ef032643e Mon Sep 17 00:00:00 2001 From: terencehill Date: Wed, 6 Jul 2016 19:49:25 +0200 Subject: [PATCH] Remove main panel cvars not used by certain panels --- _hud_common.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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" -- 2.39.2