aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
diff options
context:
space:
mode:
authorD G Turner2012-02-16 20:57:52 +0000
committerD G Turner2012-02-16 20:57:52 +0000
commit8c5f988a005f8bdf11ad9ea025bc31a010bd133e (patch)
treea986d46ec2a3974b9106cee711f2e8f3ff46c100 /engines/mohawk
parent856aa5119b899d798af212f946224ab4886775fe (diff)
downloadscummvm-rg350-8c5f988a005f8bdf11ad9ea025bc31a010bd133e.tar.gz
scummvm-rg350-8c5f988a005f8bdf11ad9ea025bc31a010bd133e.tar.bz2
scummvm-rg350-8c5f988a005f8bdf11ad9ea025bc31a010bd133e.zip
MOHAWK: Correct detection md5sum for Tortoise and the Hare Hebrew.
md5sum was for datafiles modified by bug submitter to access hidden content. New md5sum is for unmodified standard release.
Diffstat (limited to 'engines/mohawk')
-rw-r--r--engines/mohawk/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 1d2fc625c1..08df0a2cbe 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -1016,7 +1016,7 @@ static const MohawkGameDescription gameDescriptions[] = {
{
"tortoise",
"",
- AD_ENTRY1("TORTB.LB", "9a7932c32bf1d6faf27fae8801ba967a"),
+ AD_ENTRY1("TORTB.LB", "23135777370cf1ff00aa7247e93642d3"),
Common::HE_ISR,
Common::kPlatformWindows,
ADGF_NO_FLAGS,