SCUMM works with new GMM implementation
svn-id: r33001
This commit is contained in:
parent
cbadb51ce7
commit
e9c6b03fc7
13 changed files with 22 additions and 36 deletions
|
@ -2310,7 +2310,7 @@ void ScummEngine_v6::o6_systemOps() {
|
|||
pauseGame();
|
||||
break;
|
||||
case 160: // SO_QUIT
|
||||
shutDown();
|
||||
quitGame();
|
||||
break;
|
||||
default:
|
||||
error("o6_systemOps invalid case %d", subOp);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue