mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Reset battle bonuses on client side
This commit is contained in:
@@ -630,6 +630,7 @@ void CClient::battleFinished()
|
||||
battleCallbacks[PlayerColor::SPECTATOR]->setBattle(nullptr);
|
||||
|
||||
setBattle(nullptr);
|
||||
gs->curB.dellNull();
|
||||
}
|
||||
|
||||
void CClient::startPlayerBattleAction(PlayerColor color)
|
||||
|
Reference in New Issue
Block a user