diff options
author | Travis Howell | 2005-12-29 00:27:03 +0000 |
---|---|---|
committer | Travis Howell | 2005-12-29 00:27:03 +0000 |
commit | 80d3ec49d4f409e154b6fe93160ba5d414d5a63d (patch) | |
tree | 2feab11be9aa6fbaf26f0f461402a7f82311fe85 | |
parent | 365b91dc037ce6816254edf952aea16c35b86fb6 (diff) | |
download | scummvm-rg350-80d3ec49d4f409e154b6fe93160ba5d414d5a63d.tar.gz scummvm-rg350-80d3ec49d4f409e154b6fe93160ba5d414d5a63d.tar.bz2 scummvm-rg350-80d3ec49d4f409e154b6fe93160ba5d414d5a63d.zip |
Revert HE version change for Mac. farm demo.
svn-id: r19843
-rw-r--r-- | scumm/scumm.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp index 0471d22e1d..cc7571cfa2 100644 --- a/scumm/scumm.cpp +++ b/scumm/scumm.cpp @@ -479,8 +479,6 @@ static const ScummGameSettings multiple_versions_md5_settings[] = { {"bf8b52fdd9a69c67f34e8e9fec72661c", "Let's Explore the Farm with Buzzy (Demo)", GID_HEGAME, 6, 71, MDT_NONE, GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows}, - {"39fd6db10d0222d817025c4d3346e3b4", "Let's Explore the Farm with Buzzy (Macintosh Demo)", GID_HEGAME, 6, 71, MDT_NONE, - GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformMacintosh}, {"8d479e36f35e80257dfc102cf4b8a912", "Let's Explore the Farm with Buzzy (Updated Demo)", GID_HEGAME, 6, 72, MDT_NONE, GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows}, {"0557df19f046a84c2fdc63507c6616cb", "Let's Explore the Farm with Buzzy (Updated Dutch Demo)", GID_HEGAME, 6, 72, MDT_NONE, |