|
|
@@ -466,6 +466,7 @@ void BattleInterface::battleFinished(const BattleResult& br)
|
|
|
void BattleInterface::displayBattleFinished()
|
|
|
{
|
|
|
CCS->curh->changeGraphic(ECursor::ADVENTURE,0);
|
|
|
+ curInt->waitWhileDialog();
|
|
|
if(settings["session"]["spectate"].Bool() && settings["session"]["spectate-skip-battle-result"].Bool())
|
|
|
{
|
|
|
close();
|