Skip to content

Commit

Permalink
Fixed #1790
Browse files Browse the repository at this point in the history
  • Loading branch information
DjWarmonger authored and DjWarmonger committed May 17, 2014
1 parent 9dad229 commit 00c31b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/CGameHandler.cpp
Expand Up @@ -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())
Expand Down

0 comments on commit 00c31b4

Please sign in to comment.