aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/detection_tables.h
diff options
context:
space:
mode:
authorJohannes Schickel2013-12-14 15:55:16 +0100
committerJohannes Schickel2013-12-14 16:01:57 +0100
commitec16611f69b9075cbe83f4126a062eb12c2656a4 (patch)
treea8356f15720fc1cb968f2be818dd510846197ce7 /engines/tinsel/detection_tables.h
parent620174ee95234ccd27186306961cf634671ce68f (diff)
downloadscummvm-rg350-ec16611f69b9075cbe83f4126a062eb12c2656a4.tar.gz
scummvm-rg350-ec16611f69b9075cbe83f4126a062eb12c2656a4.tar.bz2
scummvm-rg350-ec16611f69b9075cbe83f4126a062eb12c2656a4.zip
TINSEL: Fix for bug #6469 "TINSEL: DW1 - No Sfx/Voice in German 4 Lang GRA Version".
Regression from d4a354c17f811faa916bf548a11a88cb51c3b7b2.
Diffstat (limited to 'engines/tinsel/detection_tables.h')
-rw-r--r--engines/tinsel/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
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,