aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/detection_tables.h
diff options
context:
space:
mode:
authorTarek Soliman2011-08-06 23:34:44 -0500
committerTarek Soliman2011-08-06 23:34:44 -0500
commit47f0ce2fa755e0d3a1717981b3528200f4da1235 (patch)
treece2052fe7c5183d41a1b0573f8b6d474155a26b6 /engines/tsage/detection_tables.h
parent2c3b7392b80137eb8e51e2a740d74863fa8ea634 (diff)
downloadscummvm-rg350-47f0ce2fa755e0d3a1717981b3528200f4da1235.tar.gz
scummvm-rg350-47f0ce2fa755e0d3a1717981b3528200f4da1235.tar.bz2
scummvm-rg350-47f0ce2fa755e0d3a1717981b3528200f4da1235.zip
TSAGE: Flag Blue Force with ADGF_UNSTABLE
Diffstat (limited to 'engines/tsage/detection_tables.h')
-rw-r--r--engines/tsage/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/tsage/detection_tables.h b/engines/tsage/detection_tables.h
index 34aa13ca11..9e7b853b48 100644
--- a/engines/tsage/detection_tables.h
+++ b/engines/tsage/detection_tables.h
@@ -120,7 +120,7 @@ static const tSageGameDescription gameDescriptions[] = {
AD_ENTRY1s("blue.rlb", "17eabb456cb1546c66baf1aff387ba6a", 10032614),
Common::EN_ANY,
Common::kPlatformPC,
- ADGF_NO_FLAGS,
+ ADGF_UNSTABLE,
Common::GUIO_NOSPEECH | Common::GUIO_NOSFX
},
GType_BlueForce,
@@ -134,7 +134,7 @@ static const tSageGameDescription gameDescriptions[] = {
AD_ENTRY1s("blue.rlb", "99983f48cb218f1f3760cf2f9a7ef11d", 63863322),
Common::EN_ANY,
Common::kPlatformPC,
- ADGF_CD,
+ ADGF_CD | ADGF_UNSTABLE,
Common::GUIO_NOSPEECH | Common::GUIO_NOSFX
},
GType_BlueForce,