aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/simon/oracle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/simon/oracle.cpp b/engines/simon/oracle.cpp
index f1f662b0a2..2eeeeac9f8 100644
--- a/engines/simon/oracle.cpp
+++ b/engines/simon/oracle.cpp
@@ -174,7 +174,7 @@ void SimonEngine::listSaveGames(int n) {
while(1) {
OK=1;
- if (getBitFlag(93)) {
+ if (getBitFlag(93) || getBitFlag(94)) {
OK = 0;
if(j > z)
break;