aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorEugene Sandulenko2008-06-02 18:21:03 +0000
committerEugene Sandulenko2008-06-02 18:21:03 +0000
commit251467a0130ff3e7bd0472b46459d788959e811b (patch)
treedaa28e9a08e439275266de494b819c2d9d34c708 /engines
parent70dd879e2f2c48e59a199d0555c5e11608641f6c (diff)
downloadscummvm-rg350-251467a0130ff3e7bd0472b46459d788959e811b.tar.gz
scummvm-rg350-251467a0130ff3e7bd0472b46459d788959e811b.tar.bz2
scummvm-rg350-251467a0130ff3e7bd0472b46459d788959e811b.zip
- Now it is possible to choose English version from original CD. Thanks to
ADGF_KEEPMATCH - Fix detection of French version svn-id: r32498
Diffstat (limited to 'engines')
-rw-r--r--engines/drascula/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/drascula/detection.cpp b/engines/drascula/detection.cpp
index a79a1f5674..06c3c88d49 100644
--- a/engines/drascula/detection.cpp
+++ b/engines/drascula/detection.cpp
@@ -91,7 +91,7 @@ static const DrasculaGameDescription gameDescriptions[] = {
AD_ENTRY1s("packet.001", "c6a8697396e213a18472542d5f547cb4", 32847563),
Common::EN_ANY,
Common::kPlatformPC,
- Common::ADGF_NO_FLAGS
+ Common::ADGF_KEEPMATCH
},
GF_PACKED,
},
@@ -120,7 +120,7 @@ static const DrasculaGameDescription gameDescriptions[] = {
0,
{
{"packet.001", 0, "c6a8697396e213a18472542d5f547cb4", 32847563},
- {"packet.003", 0, "4401123400f22f212b89f15fb4b43013", 721122},
+ {"packet.002", 0, "4401123400f22f212b89f15fb4b43013", 721122},
{NULL, 0, NULL, 0}
},
Common::FR_FRA,