Missed one section
svn-id: r8080
This commit is contained in:
parent
6416c7d25d
commit
c4088b56e6
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ int SimonState::runScript() {
|
|||
break;
|
||||
|
||||
case 68:{ /* exit interpreter */
|
||||
_system->quit();
|
||||
shutdown();
|
||||
}
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue