aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/mads/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/mads/detection_tables.h b/engines/mads/detection_tables.h
index f0eb21f5d9..e541fc6f80 100644
--- a/engines/mads/detection_tables.h
+++ b/engines/mads/detection_tables.h
@@ -91,7 +91,7 @@ static const MADSGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_NO_FLAGS,
+ ADGF_UNSTABLE,
GUIO1(GAMEOPTION_EASY_MOUSE)
},
GType_Phantom,
@@ -109,7 +109,7 @@ static const MADSGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_NO_FLAGS,
+ ADGF_UNSTABLE,
GUIO1(GAMEOPTION_EASY_MOUSE)
},
GType_Dragonsphere,