From 67cb2c4d076f5d28545018804ed3eba296b8a696 Mon Sep 17 00:00:00 2001 From: terencehill Date: Sat, 9 Jun 2012 14:37:44 +0200 Subject: [PATCH] Fix typo, no value should be specified in _hud_descriptions.cfg --- _hud_descriptions.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index dc9c59c9d..499f2d508 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -305,5 +305,5 @@ seta hud_panel_itemstime_progressbar_name "" "name of progressbar to use behind 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_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)" +seta hud_panel_itemstime_ratio "" "ratio between space reserved for text and icon width of each item entry (min value is 2)" -- 2.39.2