mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-10 12:55:24 +00:00
STARK: Enable exit to main menu in the book of secrets
This commit is contained in:
parent
6120877b99
commit
8121a28c91
@ -460,8 +460,7 @@ Math::Vector3d Command::getObjectPosition(const ResourceReference &targetRef, in
|
||||
}
|
||||
|
||||
Command *Command::opGameEnd() {
|
||||
// TODO: Display the main menu instead of exiting
|
||||
StarkUserInterface->notifyShouldExit();
|
||||
StarkUserInterface->requestQuitToMainMenu();
|
||||
|
||||
return nextCommand();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user