1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-15 00:05:02 +02:00

Fixed #544. Final fix for #493.

This commit is contained in:
Michał W. Urbańczyk
2010-07-26 20:56:39 +00:00
parent dc936d5686
commit 2b899d5777
5 changed files with 33 additions and 24 deletions

View File

@ -1176,7 +1176,8 @@ CGameState::~CGameState()
}
void CGameState::init( StartInfo * si, ui32 checksum, int Seed )
{
VLC->arth->allowedArtifacts.clear();
VLC->arth->clearHlpLists();
switch(si->mode)
{
case 0: