mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 09:23:37 +00:00
XEEN: Fix loading Dark Side savegames from WOX menu
This commit is contained in:
parent
8ccb7c5249
commit
5d6dbf7858
@ -219,8 +219,6 @@ void XeenEngine::play() {
|
||||
_party->_mazeDirection = DIR_NORTH;
|
||||
_party->_mazePosition.x = 25;
|
||||
_party->_mazePosition.y = 21;
|
||||
} else {
|
||||
_map->_loadCcNum = g_vm->_files->_ccNum;
|
||||
}
|
||||
|
||||
_map->clearMaze();
|
||||
|
Loading…
x
Reference in New Issue
Block a user