]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fix typo, no value should be specified in _hud_descriptions.cfg
authorterencehill <piuntn@gmail.com>
Sat, 9 Jun 2012 12:37:44 +0000 (14:37 +0200)
committerterencehill <piuntn@gmail.com>
Sat, 9 Jun 2012 12:37:44 +0000 (14:37 +0200)
_hud_descriptions.cfg

index dc9c59c9da7a9bc4c012cb8f8d963f9959fb4abd..499f2d508f105eb03aec871c0b078d68ab296b0e 100644 (file)
@@ -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)"