aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTravis Howell2005-12-19 00:47:01 +0000
committerTravis Howell2005-12-19 00:47:01 +0000
commit11c85443398b9d6bb4aeea2a2d2c7fcf55ead933 (patch)
treea65cf47fb0f66c1996b25ed1ef04b5a462925798 /scumm
parentb653f833826b4b604e268383928fd91affc30f7c (diff)
downloadscummvm-rg350-11c85443398b9d6bb4aeea2a2d2c7fcf55ead933.tar.gz
scummvm-rg350-11c85443398b9d6bb4aeea2a2d2c7fcf55ead933.tar.bz2
scummvm-rg350-11c85443398b9d6bb4aeea2a2d2c7fcf55ead933.zip
Correct HE version for German freddi demo.
svn-id: r19807
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 476ad438fe..8d48dd7fa2 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -395,6 +395,8 @@ static const ScummGameSettings multiple_versions_md5_settings[] = {
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows},
{"566165a7338fa11029e7c14d94fa70d0", "Freddi Fish 1: The Case of the Missing Kelp Seeds (Demo)", GID_HEGAME, 6, 73, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows},
+ {"cf4ef315214c7d8cdab6302cdb7e50db", "Freddi Fish 1: The Case of the Missing Kelp Seeds (German Demo)", GID_HEGAME, 6, 73, MDT_NONE,
+ GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows},
{"c8aac5e3e701874e2fa4117896f9e1b1", "Freddi Fish 1: The Case of the Missing Kelp Seeds (Macintosh Demo)", GID_HEGAME, 6, 73, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows},