aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/game.cpp
diff options
context:
space:
mode:
authorTravis Howell2006-03-12 00:53:30 +0000
committerTravis Howell2006-03-12 00:53:30 +0000
commitf9797f3ac39008d571e8744c38e1eb1d39aec198 (patch)
tree07939ff293905c91baa2bc0cf0eadf7abd304f02 /engines/simon/game.cpp
parent5bd5cef6cf80dff1db3399a3fa90078629874cab (diff)
downloadscummvm-rg350-f9797f3ac39008d571e8744c38e1eb1d39aec198.tar.gz
scummvm-rg350-f9797f3ac39008d571e8744c38e1eb1d39aec198.tar.bz2
scummvm-rg350-f9797f3ac39008d571e8744c38e1eb1d39aec198.zip
Correct mistake in md5 tables for Simon the Sorcerer 2 (DOS Floppy)
svn-id: r21219
Diffstat (limited to 'engines/simon/game.cpp')
-rw-r--r--engines/simon/game.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/simon/game.cpp b/engines/simon/game.cpp
index 3f3785a5e8..551fe8e003 100644
--- a/engines/simon/game.cpp
+++ b/engines/simon/game.cpp
@@ -315,13 +315,13 @@ static GameMD5 gameMD5[] = {
{ GID_SIMON2DOS_RU, "e229f84d46fa83f99b4a7115679f3fb6", "stripped.txt", false},
{ GID_SIMON2DOS_RU, "2082f8d02075e590300478853a91ffd9", "tbllist", false},
- { GID_SIMON2DOS2, "eb8bde3685842a8fd38f60bc476ef8e9", "game32", false },
+ { GID_SIMON2DOS2, "604d04315935e77624bd356ac926e068", "game32", false },
{ GID_SIMON2DOS2, "72096a62d36e6034ea9fecc13b2dbdab", "icon.dat", false},
{ GID_SIMON2DOS2, "aa6840420899a31874204f90bb214108", "simon2.gme", false},
{ GID_SIMON2DOS2, "e229f84d46fa83f99b4a7115679f3fb6", "stripped.txt", false},
{ GID_SIMON2DOS2, "2082f8d02075e590300478853a91ffd9", "tbllist", false},
- { GID_SIMON2DOS2_RU, "7edfc633dd50f8caa719c478443db70b", "game32", false },
+ { GID_SIMON2DOS2_RU, "eb8bde3685842a8fd38f60bc476ef8e9", "game32", false },
{ GID_SIMON2DOS2_RU, "72096a62d36e6034ea9fecc13b2dbdab", "icon.dat", false},
{ GID_SIMON2DOS2_RU, "aa6840420899a31874204f90bb214108", "simon2.gme", false},
{ GID_SIMON2DOS2_RU, "e229f84d46fa83f99b4a7115679f3fb6", "stripped.txt", false},