mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-10 11:51:52 +00:00
HYPNO: swap pointer after solve file cabinet puzzle in spider
This commit is contained in:
parent
6b1d13ef27
commit
6bcd7320cb
@ -735,6 +735,8 @@ void SpiderEngine::runFileCabinet(Code *code) {
|
||||
}
|
||||
|
||||
_nextLevel = code->levelIfWin;
|
||||
_defaultCursorIdx = 36;
|
||||
defaultCursor();
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user