From 94dbc6d39e458ea187bd2998fe5a866ec1031f96 Mon Sep 17 00:00:00 2001 From: Shadowss Date: Fri, 16 Aug 2013 13:36:16 +0300 Subject: [PATCH] Fixed bug number 4 from list , resource on vilveiw forgot something to close now all is ok --- Templates/Map/vilview.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Templates/Map/vilview.tpl b/Templates/Map/vilview.tpl index 6b9a4146..9fe57a86 100644 --- a/Templates/Map/vilview.tpl +++ b/Templates/Map/vilview.tpl @@ -63,7 +63,7 @@ break; case 3: $tt = "+25% lumber and +25% crop per hour\" title=\"+25% lumber and +25% crop per hour"; $ttt = " 25% ".LUMBER." - 25% ".CROP.""; + 25% ".CROP.""; break; case 4: case 5: @@ -73,7 +73,7 @@ break; case 6: $tt = "+25% clay and +25% crop per hour\" title=\"+25% clay and +25% crop per hour"; $ttt = " 25% ".CLAY." - 25% ".CROP.""; + 25% ".CROP.""; break; case 7: case 8: @@ -83,7 +83,7 @@ break; case 9: $tt = "+25% iron and +25% crop per hour\" title=\"+25% iron and +25% crop per hour"; $ttt = " 25% ".IRON." - 25% ".CROP.""; + 25% ".CROP.""; break; case 10: case 11: