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
|
@ -496,7 +496,7 @@ void ScummMenuDialog::handleCommand(CommandSender *sender, uint32 cmd, uint32 da
|
|||
break;
|
||||
#endif
|
||||
case kQuitCmd:
|
||||
_vm->_quit = true;
|
||||
_vm->quitGame();
|
||||
close();
|
||||
break;
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue