]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fix a cvar description, it was ambiguous
authorterencehill <piuntn@gmail.com>
Sat, 24 Dec 2011 14:09:11 +0000 (15:09 +0100)
committerterencehill <piuntn@gmail.com>
Sat, 24 Dec 2011 14:09:11 +0000 (15:09 +0100)
_hud_descriptions.cfg

index b48639a4d22ddf3402330e3f3a32306300adca20..75e9c7a027f036ba9b5577c9f13d0d8732f9d2bb 100644 (file)
@@ -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)"