aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/detection_tables.h
diff options
context:
space:
mode:
authorPaul Gilbert2011-10-20 19:55:14 +1100
committerPaul Gilbert2011-10-20 19:55:14 +1100
commit301de7b64050c9119e1399bdd6d7787b7fb9faae (patch)
treef0bfe1bf09263c6988ebafbb1c7a3c6bdb968778 /engines/tsage/detection_tables.h
parent4e5f841188666d2dd3f95775771e29a8adac6bb1 (diff)
downloadscummvm-rg350-301de7b64050c9119e1399bdd6d7787b7fb9faae.tar.gz
scummvm-rg350-301de7b64050c9119e1399bdd6d7787b7fb9faae.tar.bz2
scummvm-rg350-301de7b64050c9119e1399bdd6d7787b7fb9faae.zip
TSAGE: Remove the ADGF_TESTING flag from Ringworld detection entries
Diffstat (limited to 'engines/tsage/detection_tables.h')
-rw-r--r--engines/tsage/detection_tables.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/tsage/detection_tables.h b/engines/tsage/detection_tables.h
index 4b69549673..07ca4ac7c9 100644
--- a/engines/tsage/detection_tables.h
+++ b/engines/tsage/detection_tables.h
@@ -32,7 +32,7 @@ static const tSageGameDescription gameDescriptions[] = {
AD_ENTRY1s("ring.rlb", "466f0e6492d9d0f34d35c5cd088de90f", 37847618),
Common::EN_ANY,
Common::kPlatformPC,
- ADGF_TESTING | ADGF_CD,
+ ADGF_CD,
Common::GUIO_NOSPEECH | Common::GUIO_NOSFX
},
GType_Ringworld,
@@ -46,7 +46,7 @@ static const tSageGameDescription gameDescriptions[] = {
AD_ENTRY1s("ring.rlb", "cb8bba91b30cd172712371d7123bd763", 7427980),
Common::ES_ESP,
Common::kPlatformPC,
- ADGF_TESTING | ADGF_CD,
+ ADGF_CD,
Common::GUIO_NOSPEECH | Common::GUIO_NOSFX
},
GType_Ringworld,
@@ -60,7 +60,7 @@ static const tSageGameDescription gameDescriptions[] = {
AD_ENTRY1s("ring.rlb", "7b7f0c5b37b58fa5ec06ebb2ca0d0d9d", 8438770),
Common::EN_ANY,
Common::kPlatformPC,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
Common::GUIO_NOSPEECH | Common::GUIO_NOSFX
},
GType_Ringworld,