From c2cdb2808d720e09ee6641e9a50c2e0a34f5bef8 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 28 Apr 2018 18:06:23 -0400 Subject: XEEN: Implement changes needed for World of Xeen 2 CD talkie --- engines/xeen/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/xeen/detection_tables.h') 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, -- cgit v1.2.3