From ec16611f69b9075cbe83f4126a062eb12c2656a4 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sat, 14 Dec 2013 15:55:16 +0100 Subject: TINSEL: Fix for bug #6469 "TINSEL: DW1 - No Sfx/Voice in German 4 Lang GRA Version". Regression from d4a354c17f811faa916bf548a11a88cb51c3b7b2. --- engines/tinsel/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/tinsel/detection_tables.h') diff --git a/engines/tinsel/detection_tables.h b/engines/tinsel/detection_tables.h index cc8166f295..6e83fce3b1 100644 --- a/engines/tinsel/detection_tables.h +++ b/engines/tinsel/detection_tables.h @@ -319,7 +319,7 @@ static const TinselGameDescription gameDescriptions[] = { }, Common::DE_DEU, Common::kPlatformDOS, - ADGF_DROPLANGUAGE, + ADGF_DROPLANGUAGE | ADGF_CD, GUIO0() }, GID_DW1, -- cgit v1.2.3