aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v90he.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/script_v90he.cpp')
-rw-r--r--scumm/script_v90he.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/scumm/script_v90he.cpp b/scumm/script_v90he.cpp
index e4fb099793..0a29cb9eb3 100644
--- a/scumm/script_v90he.cpp
+++ b/scumm/script_v90he.cpp
@@ -558,6 +558,9 @@ void ScummEngine_v90he::o90_unknown26() {
case 48:
pop();
break;
+ case 64:
+ pop();
+ break;
case 90:
pop();
break;