mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-10 04:43:26 +00:00
SHERLOCK: unpause engine, when exiting the console
This commit is contained in:
parent
626244394a
commit
7b9455c242
@ -39,6 +39,8 @@ void Debugger::postEnter() {
|
||||
|
||||
_3doPlayMovieFile.clear();
|
||||
}
|
||||
|
||||
_vm->pauseEngine(false);
|
||||
}
|
||||
|
||||
int Debugger::strToInt(const char *s) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user