diff options
-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, |