mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 22:58:09 +00:00
Missed one section
svn-id: r8080
This commit is contained in:
parent
6416c7d25d
commit
c4088b56e6
@ -382,7 +382,7 @@ int SimonState::runScript() {
|
||||
break;
|
||||
|
||||
case 68:{ /* exit interpreter */
|
||||
_system->quit();
|
||||
shutdown();
|
||||
}
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user