SAGA works with new GMM implementation

svn-id: r33000
This commit is contained in:
Christopher Page 2008-07-11 01:09:48 +00:00
parent 67c8c39fdf
commit cbadb51ce7
7 changed files with 14 additions and 13 deletions

View file

@ -315,7 +315,7 @@ void Scene::creditsScene() {
break;
}
_vm->shutDown();
_vm->quitGame();
return;
}