aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sequences_v1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/sequences_v1.cpp')
-rw-r--r--engines/kyra/sequences_v1.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/kyra/sequences_v1.cpp b/engines/kyra/sequences_v1.cpp
index 9b8c4ca7f7..594198582e 100644
--- a/engines/kyra/sequences_v1.cpp
+++ b/engines/kyra/sequences_v1.cpp
@@ -1167,6 +1167,9 @@ int KyraEngine::handleMalcolmFlag() {
frame = 0;
_malcolmFlag = 2;
timer2 = 0;
+
+ // Fall through to the next case
+
case 2:
if (_system->getMillis() >= timer2) {
_finalA->_x = 8;