From d14a33e6c51274cde95aaeec9d2a1688470147a7 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sun, 11 Mar 2018 23:13:47 -0400 Subject: XEEN: Swords of Xeen doesn't have any voiced cutscenes --- engines/xeen/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/xeen/detection_tables.h b/engines/xeen/detection_tables.h index 4440e11962..2b09d2b44c 100644 --- a/engines/xeen/detection_tables.h +++ b/engines/xeen/detection_tables.h @@ -128,7 +128,7 @@ static const XeenGameDescription gameDescriptions[] = { Common::EN_ANY, Common::kPlatformDOS, ADGF_NO_FLAGS, - GUIO0() + GUIO1(GUIO_NOSPEECH) }, GType_Swords, 0 -- cgit v1.2.3