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 4b907d1880..f155bc81c2 100644
--- a/engines/mads/game.cpp
+++ b/engines/mads/game.cpp
@@ -199,7 +199,7 @@ void Game::sectionLoop() {
}
_vm->_events->initVars();
- _scene._userInterface._v1A = -1;
+ _scene._userInterface._highlightedActionIndex = -1;
_scene._userInterface._v1C = -1;
_scene._userInterface._v1E = -1;