diff options
| author | Travis Howell | 2009-02-13 23:32:00 +0000 |
|---|---|---|
| committer | Travis Howell | 2009-02-13 23:32:00 +0000 |
| commit | ade4313695aaef0274e01dc482359de3f9c2c444 (patch) | |
| tree | c3839920e80bce77ebf788347e20a2ed9a4d192a | |
| parent | fe6854d5b8accc8b942ad0cdb76dabb9a620c861 (diff) | |
| download | scummvm-rg350-ade4313695aaef0274e01dc482359de3f9c2c444.tar.gz scummvm-rg350-ade4313695aaef0274e01dc482359de3f9c2c444.tar.bz2 scummvm-rg350-ade4313695aaef0274e01dc482359de3f9c2c444.zip | |
Fix bug #2596028 - FREDDI3: Game does not start German version.
svn-id: r36315
| -rw-r--r-- | engines/scumm/scumm-md5.h | 4 | ||||
| -rw-r--r-- | tools/scumm-md5.txt | 2 |
2 files changed, 3 insertions, 3 deletions
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 }, diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index 7080e87251..a6224479ce 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -510,9 +510,9 @@ freddi3 Freddi Fish 3: The Case of the Stolen Conch Shell 0cccfa5223099a60e76cfcca57a1a141 -1 nl All - - - adutchguy, daniel9 008e76ec3ae58d0add637ea7aa299a2c -1 fr Mac - - - ThierryFR 898ce8eb1234a955ef75e87141902bb3 -1 ru Windows - - - sev + 02cae0e7ff8504f73618391873d5781a -1 de Windows HE 98.5 - - Julius 78c07ca088526d8d4446a4c2cb501203 -1 fr All HE 99 - - alamaz, gist974 83cedbe26aa8b58988e984e3d34cac8e -1 de All HE 99 - - Joachim Eberhard - 02cae0e7ff8504f73618391873d5781a -1 de Windows HE 99 - - Julius 75bff95816b84672b877d22a911ab811 -1 ru Windows HE 99 Updated - sev cb1559e8405d17a5a278a6b5ad9338d1 22718 en All - Demo - khalek, sev |
