aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm-md5.h
diff options
context:
space:
mode:
authorEugene Sandulenko2004-02-10 22:09:38 +0000
committerEugene Sandulenko2004-02-10 22:09:38 +0000
commite69c822c28e88f8f9c0cb8ba4125c870e47176ed (patch)
tree6da587a54875231747895747b4d7688b4d908a42 /scumm/scumm-md5.h
parent6bbbc2eb02f2a8df29650ead99b534f2616e5d0a (diff)
downloadscummvm-rg350-e69c822c28e88f8f9c0cb8ba4125c870e47176ed.tar.gz
scummvm-rg350-e69c822c28e88f8f9c0cb8ba4125c870e47176ed.tar.bz2
scummvm-rg350-e69c822c28e88f8f9c0cb8ba4125c870e47176ed.zip
Dig md5 is not only for English version
svn-id: r12817
Diffstat (limited to 'scumm/scumm-md5.h')
-rw-r--r--scumm/scumm-md5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h
index 3dcf422a03..dbf51ce7ef 100644
--- a/scumm/scumm-md5.h
+++ b/scumm/scumm-md5.h
@@ -216,7 +216,7 @@ static const MD5Table md5table[] = {
{ "d62d248c3df6ec177405e2cb23d923b2 ", "indy3EGA", Common::IT_ITA, Common::kPlatformPC },
{ "d6dd0646404768a63e963891a96daadd", "atlantis", Common::EN_USA, Common::kPlatformMacintosh },
{ "d7ab7cd6105546016e6a0d46fb36b964", "pjsamdemo", Common::EN_USA, Common::kPlatformPC },
- { "d8323015ecb8b10bf53474f6e6b0ae33", "dig", Common::EN_USA, Common::kPlatformUnknown },
+ { "d8323015ecb8b10bf53474f6e6b0ae33", "dig", Common::UNK_LANG, Common::kPlatformUnknown },
{ "d917f311a448e3cc7239c31bddb00dd2", "samnmax", Common::EN_USA, Common::kPlatformUnknown },
{ "d9d0dd93d16ab4dec55cabc2b86bbd17", "samdemo", Common::EN_USA, Common::kPlatformPC },
{ "da09e666fc8f5b78d7b0ac65d1a3b56e", "monkey2", Common::EN_USA, Common::kPlatformFMTowns },