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