From ade4313695aaef0274e01dc482359de3f9c2c444 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Fri, 13 Feb 2009 23:32:00 +0000 Subject: Fix bug #2596028 - FREDDI3: Game does not start German version. svn-id: r36315 --- engines/scumm/scumm-md5.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines') diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index ebc5990989..850d91e97a 100644 --- a/engines/scumm/scumm-md5.h +++ b/engines/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Sat Feb 07 09:21:16 2009 + This file was generated by the md5table tool on Fri Feb 13 23:30:48 2009 DO NOT EDIT MANUALLY! */ @@ -15,7 +15,7 @@ struct MD5Table { static const MD5Table md5table[] = { { "008e76ec3ae58d0add637ea7aa299a2c", "freddi3", "", "", -1, Common::FR_FRA, Common::kPlatformMacintosh }, - { "02cae0e7ff8504f73618391873d5781a", "freddi3", "HE 99", "", -1, Common::DE_DEU, Common::kPlatformWindows }, + { "02cae0e7ff8504f73618391873d5781a", "freddi3", "HE 98.5", "", -1, Common::DE_DEU, Common::kPlatformWindows }, { "0305e850382b812fec6e5998ef88a966", "pajama", "", "Demo", -1, Common::NL_NLD, Common::kPlatformWindows }, { "035deab53b47bc43abc763560d0f8d4b", "atlantis", "", "Demo", -1, Common::EN_ANY, Common::kPlatformPC }, { "037385a953789190298494d92b89b3d0", "catalog", "HE 72", "Demo", -1, Common::EN_ANY, Common::kPlatformWindows }, -- cgit v1.2.3