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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/game.cpp b/engines/mads/game.cpp
index 2736e77ef6..090ddd08ad 100644
--- a/engines/mads/game.cpp
+++ b/engines/mads/game.cpp
@@ -172,7 +172,7 @@ void Game::sectionLoop() {
// Reset the user interface
_screenObjects._v8333C = true;
- _screenObjects._v832EC = 0;
+ _screenObjects._inputMode = kInputBuildingSentences;
_scene._userInterface._scrollerY = 0;
_player._loadsFirst = true;