From 8c5f988a005f8bdf11ad9ea025bc31a010bd133e Mon Sep 17 00:00:00 2001 From: D G Turner Date: Thu, 16 Feb 2012 20:57:52 +0000 Subject: 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. --- engines/mohawk/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/mohawk') 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, -- cgit v1.2.3