aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTravis Howell2005-11-07 21:31:44 +0000
committerTravis Howell2005-11-07 21:31:44 +0000
commita7db382fd1e1306c3cf03d102429406fdde1cdb3 (patch)
tree0eb2881f0a6da1fdc2cd869e2a27f71b24c2e967 /scumm
parente58007674af0399dbb0bb1990a706893d571dd5b (diff)
downloadscummvm-rg350-a7db382fd1e1306c3cf03d102429406fdde1cdb3.tar.gz
scummvm-rg350-a7db382fd1e1306c3cf03d102429406fdde1cdb3.tar.bz2
scummvm-rg350-a7db382fd1e1306c3cf03d102429406fdde1cdb3.zip
Correct HE version for German version of freddi3.
svn-id: r19497
Diffstat (limited to 'scumm')
-rw-r--r--scumm/scumm.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index c9dd07c3e2..638b8c3002 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -407,6 +407,8 @@ static const ScummGameSettings multiple_versions_md5_settings[] = {
{"d37c55388294b66e53e7ced3af88fa68", "Freddi Fish 2: The Case of the Haunted Schoolhouse (Demo Updated)", GID_FREDDI2, 6, 100, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows}, // FFHSDemo
+ {"83cedbe26aa8b58988e984e3d34cac8e", "Freddi Fish 3: The Case of the Stolen Conch Shell (Updated German)", GID_HEGAME, 6, 99, MDT_NONE,
+ GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows},
{"75bff95816b84672b877d22a911ab811", "Freddi Fish 3: The Case of the Stolen Conch Shell (Updated Russian)", GID_HEGAME, 6, 99, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows},