mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-15 20:03:15 +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);
|
battleCallbacks[PlayerColor::SPECTATOR]->setBattle(nullptr);
|
||||||
|
|
||||||
setBattle(nullptr);
|
setBattle(nullptr);
|
||||||
|
gs->curB.dellNull();
|
||||||
}
|
}
|
||||||
|
|
||||||
void CClient::startPlayerBattleAction(PlayerColor color)
|
void CClient::startPlayerBattleAction(PlayerColor color)
|
||||||
|
Reference in New Issue
Block a user