mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-03 13:01:33 +02:00
#2993 - destruct battle info first when destruction CGameState
This commit is contained in:
parent
7531400f53
commit
4d6d64837f
@ -409,6 +409,7 @@ CGameState::CGameState()
|
||||
|
||||
CGameState::~CGameState()
|
||||
{
|
||||
currentBattles.clear();
|
||||
map.dellNull();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user