mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-17 00:07:41 +02:00
#2993 - destruct battle info first when destruction CGameState
This commit is contained in:
@ -409,6 +409,7 @@ CGameState::CGameState()
|
|||||||
|
|
||||||
CGameState::~CGameState()
|
CGameState::~CGameState()
|
||||||
{
|
{
|
||||||
|
currentBattles.clear();
|
||||||
map.dellNull();
|
map.dellNull();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user