aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/detection_tables.h
diff options
context:
space:
mode:
authorPaul Gilbert2018-04-28 18:06:23 -0400
committerPaul Gilbert2018-04-28 18:06:23 -0400
commitc2cdb2808d720e09ee6641e9a50c2e0a34f5bef8 (patch)
treec817f60bd47a2448c7fa83d6921f73a22c42fb11 /engines/xeen/detection_tables.h
parentd25335405c82804e00e76612c84cefc40bfe176e (diff)
downloadscummvm-rg350-c2cdb2808d720e09ee6641e9a50c2e0a34f5bef8.tar.gz
scummvm-rg350-c2cdb2808d720e09ee6641e9a50c2e0a34f5bef8.tar.bz2
scummvm-rg350-c2cdb2808d720e09ee6641e9a50c2e0a34f5bef8.zip
XEEN: Implement changes needed for World of Xeen 2 CD talkie
Diffstat (limited to 'engines/xeen/detection_tables.h')
-rw-r--r--engines/xeen/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/detection_tables.h b/engines/xeen/detection_tables.h
index 01ba00df5c..17a0b9d94d 100644
--- a/engines/xeen/detection_tables.h
+++ b/engines/xeen/detection_tables.h
@@ -73,7 +73,7 @@ static const XeenGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_UNSTABLE | ADGF_CD,
+ ADGF_TESTING | ADGF_CD,
GUIO2(GAMEOPTION_SHOW_ITEM_COSTS, GAMEOPTION_DURABLE_ARMOR)
},
GType_WorldOfXeen,