mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-26 20:59:00 +00:00
ACCESS: Debugger, call base postEnter
This commit is contained in:
parent
feb6019182
commit
f87a73b4f7
@ -59,7 +59,7 @@ void Debugger::postEnter() {
|
||||
_playMovieFile.clear();
|
||||
}
|
||||
|
||||
_vm->pauseEngine(false);
|
||||
GUI::Debugger::postEnter();
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user