aboutsummaryrefslogtreecommitdiff
path: root/engines/mads
diff options
context:
space:
mode:
authorPaul Gilbert2016-11-21 20:24:25 -0500
committerPaul Gilbert2016-11-21 20:24:25 -0500
commitbcad326ccbf78d9b0fdc959eeb7c00ac97681aad (patch)
treeafffddf39ea3fb06a2390a859fa11952db7ce8c4 /engines/mads
parentb3c686195fa01434124079a3c8533d6b2f8b9795 (diff)
downloadscummvm-rg350-bcad326ccbf78d9b0fdc959eeb7c00ac97681aad.tar.gz
scummvm-rg350-bcad326ccbf78d9b0fdc959eeb7c00ac97681aad.tar.bz2
scummvm-rg350-bcad326ccbf78d9b0fdc959eeb7c00ac97681aad.zip
MADS: Mark unsupported games as unstable
Diffstat (limited to 'engines/mads')
-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,