aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche
diff options
context:
space:
mode:
authorTarek Soliman2019-10-23 11:46:10 -0500
committerTarek Soliman2019-10-23 11:46:10 -0500
commit3993ea0251a9dc2b896eef2ba4f28ef6061553ca (patch)
tree87744c39b278392078352c84f466f0c280e6b0c5 /engines/avalanche
parentca825e5cf97215151b5c008654bf96fe95d88bfe (diff)
downloadscummvm-rg350-3993ea0251a9dc2b896eef2ba4f28ef6061553ca.tar.gz
scummvm-rg350-3993ea0251a9dc2b896eef2ba4f28ef6061553ca.tar.bz2
scummvm-rg350-3993ea0251a9dc2b896eef2ba4f28ef6061553ca.zip
AVALANCHE: Mark all detection entries as ADGF_UNSTABLE
Diffstat (limited to 'engines/avalanche')
-rw-r--r--engines/avalanche/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/detection.cpp b/engines/avalanche/detection.cpp
index add9075f49..d6f59a68fc 100644
--- a/engines/avalanche/detection.cpp
+++ b/engines/avalanche/detection.cpp
@@ -66,7 +66,7 @@ static const ADGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_NO_FLAGS,
+ ADGF_UNSTABLE,
GUIO1(GUIO_NOMIDI)
},