mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-05 18:41:12 +00:00
Correction from FT disasm.
svn-id: r14511
This commit is contained in:
parent
f3ddfd4080
commit
bbebe291b2
@ -987,7 +987,7 @@ void Insane::escapeKeyHandler(void) {
|
||||
flu->startFrame, flu->numFrames);
|
||||
break;
|
||||
case 3:
|
||||
queueSceneSwitch(1, _smush_minedrivFlu, "minedriv.san", 64, 0, _continueFrame1, 1300);
|
||||
queueSceneSwitch(1, _smush_minedrivFlu, "minedriv.san", 64, 0, _continueFrame, 1300);
|
||||
break;
|
||||
case 4:
|
||||
if (_needSceneSwitch)
|
||||
|
Loading…
x
Reference in New Issue
Block a user