aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/avalot.cpp')
-rw-r--r--engines/avalanche/avalot.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/avalanche/avalot.cpp b/engines/avalanche/avalot.cpp
index 5e530a4266..fefbbedd34 100644
--- a/engines/avalanche/avalot.cpp
+++ b/engines/avalanche/avalot.cpp
@@ -210,6 +210,8 @@ void AvalancheEngine::setup() {
loadGame(loadSlot);
} else {
+ _mainmenu->run();
+
newGame();
thinkAbout(kObjectMoney, kThing);