1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
This commit is contained in:
DjWarmonger 2014-05-17 21:30:55 +02:00
parent 9dad229440
commit 00c31b4b85

View File

@ -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())