aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/game.cpp')
-rw-r--r--engines/mads/game.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/game.cpp b/engines/mads/game.cpp
index ad3ea5e85d..a4f3b24542 100644
--- a/engines/mads/game.cpp
+++ b/engines/mads/game.cpp
@@ -82,6 +82,7 @@ void Game::run() {
_statusFlag = 0;
break;
default:
+ _scene._nextSceneId = 103;
break;
}