mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Merge pull request #87 from Fayth/mantis-2048
I didn't even notice this issue, thanks!
This commit is contained in:
commit
58b96cdd0a
@ -561,6 +561,8 @@ void CAdvMapInt::restoreState()
|
||||
|
||||
underground->block(!CGI->mh->map->twoLevel);
|
||||
worldViewUnderground->block(!CGI->mh->map->twoLevel);
|
||||
|
||||
terrain.currentPath = nullptr; // invalidate previously visible path after game reload
|
||||
}
|
||||
|
||||
CAdvMapInt::~CAdvMapInt()
|
||||
|
Loading…
Reference in New Issue
Block a user