From 7a7032dc05e4a33d6b1c41f11d80dd93bb2ef4f3 Mon Sep 17 00:00:00 2001
From: terencehill <piuntn@gmail.com>
Date: Tue, 12 Jun 2012 23:54:17 +0200
Subject: [PATCH] Doh! Another value 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 c1d4422d46..8fe2e35802 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"
-- 
2.39.5