From 5e22ee8295c16872a680483a0bac1b5ffc355704 Mon Sep 17 00:00:00 2001 From: terencehill Date: Sat, 24 Dec 2011 15:09:11 +0100 Subject: [PATCH] Fix a cvar description, it was ambiguous --- _hud_descriptions.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index b48639a4d..75e9c7a02 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -302,6 +302,6 @@ seta hud_panel_itemstime_progressbar "" "use progressbar behind icons" seta hud_panel_itemstime_progressbar_name "" "name of progressbar to use behind icons" seta hud_panel_itemstime_progressbar_xoffset "" "percentage of item width to offset progressbar with" seta hud_panel_itemstime_showspawned "0" "show icons of already spawned items" -seta hud_panel_itemstime_text "" "show text/icons" +seta hud_panel_itemstime_text "" "show text" seta hud_panel_itemstime_ratio "2" "ratio between space reserved for text and icon width of each item entry (min value is 2)" -- 2.39.2