diff options
Diffstat (limited to 'engines/avalanche/avalot.cpp')
-rw-r--r-- | engines/avalanche/avalot.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/avalot.cpp b/engines/avalanche/avalot.cpp index c8f5599687..0ffe7d3f9d 100644 --- a/engines/avalanche/avalot.cpp +++ b/engines/avalanche/avalot.cpp @@ -217,7 +217,7 @@ void AvalancheEngine::setup() { delete mainmenu; if (_letMeOut) return; - + newGame(); thinkAbout(kObjectMoney, kThing); |