From: Rudolf Polzer Date: Thu, 5 Jan 2012 09:41:19 +0000 (+0100) Subject: remove 4 unused cvars X-Git-Tag: xonotic-v0.6.0~188^2~25 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=423b0109aec26e7eea16f0344666dd4ef49055a0;p=xonotic%2Fxonotic-data.pk3dir.git remove 4 unused cvars --- diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 061720a84..109d410e8 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -54,10 +54,6 @@ seta hud_panel_weapons_timeout "" "panel disappears if you don't switch weapon f seta hud_panel_weapons_timeout_effect "" "disappearance effect: 0) no effect; 1) panel moves out of screen; 2) panel fades out" seta hud_panel_weapons_label "" "1 = show number of weapon, 2 = show bound key of weapon" seta hud_panel_weapons_accuracy "" "show accuracy color as the weapon icon background; colors can be configured with accuracy_color* cvars" -seta hud_panel_weapons_accuracy_color "" "low accuracy color" -seta hud_panel_weapons_accuracy_color "" "medium accuracy color" -seta hud_panel_weapons_accuracy_color "" "high accuracy color" -seta hud_panel_weapons_accuracy_color_levels "" "levels of accuracy (normally 3)" seta hud_panel_weapons_ammo "" "show ammo as a status bar" seta hud_panel_weapons_onlyowned "" "show only owned weapons"