From 00c31b4b8533b985536f02171b7136d47b5abed4 Mon Sep 17 00:00:00 2001 From: DjWarmonger Date: Sat, 17 May 2014 21:30:55 +0200 Subject: [PATCH] Fixed #1790 --- server/CGameHandler.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/server/CGameHandler.cpp b/server/CGameHandler.cpp index 7fb06c1d8..c7c03080e 100644 --- a/server/CGameHandler.cpp +++ b/server/CGameHandler.cpp @@ -593,7 +593,6 @@ void CGameHandler::endBattle(int3 tile, const CGHeroInstance *hero1, const CGHer { sendAndApply(&iw); iw.components.clear(); - iw.text.addTxt (MetaString::GENERAL_TXT, 30); //repeat } } if (iw.components.size())