From: terencehill Date: Tue, 12 Jun 2012 21:54:17 +0000 (+0200) Subject: Doh! Another value in _hud_descriptions.cfg! X-Git-Tag: xonotic-v0.8.1~12^2~35 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7a7032dc05e4a33d6b1c41f11d80dd93bb2ef4f3;p=xonotic%2Fxonotic-data.pk3dir.git Doh! Another value in _hud_descriptions.cfg! --- diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index c1d4422d4..8fe2e3580 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -303,7 +303,7 @@ seta hud_panel_itemstime_iconalign "" "0 = align icons to the left, 1 = align ic 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_reduced "" "progressbar is displayed only in the text field" -seta hud_panel_itemstime_showspawned "0" "show icons of already spawned items" +seta hud_panel_itemstime_showspawned "" "show icons of already spawned items" seta hud_panel_itemstime_text "" "show text" seta hud_panel_itemstime_ratio "" "ratio between space reserved for text and icon width of each item entry (min value is 2)" seta hud_panel_itemstime_size_dinamic "" "reduce panel size by removing spacing beetwen items"