aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTravis Howell2005-07-16 00:22:28 +0000
committerTravis Howell2005-07-16 00:22:28 +0000
commit3d9d96e8730087101c5ac73c86247e6fb493832c (patch)
tree784621b940a70bdd85b3519f06f2531fc9a8cbb2 /scumm
parent6f916583b710f70bee134f533ffbc2ec2107524f (diff)
downloadscummvm-rg350-3d9d96e8730087101c5ac73c86247e6fb493832c.tar.gz
scummvm-rg350-3d9d96e8730087101c5ac73c86247e6fb493832c.tar.bz2
scummvm-rg350-3d9d96e8730087101c5ac73c86247e6fb493832c.zip
Missed flag
svn-id: r18547
Diffstat (limited to 'scumm')
-rw-r--r--scumm/scumm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index 7abff91933..3d852a9f8f 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -547,7 +547,7 @@ static const ScummGameSettings multiple_versions_md5_settings[] = {
{"9bda5fee51d2fda5253d02c642016bf4", "Spyfox 1: Dry Cereal (Updated)", GID_HEGAME, 6, 98, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES | GF_HE_985, Common::kPlatformWindows, 0, 0},
{"a28135a7ade38cc0208b04507c46efd1", "Spyfox 1: Dry Cereal (Updated De)", GID_HEGAME, 6, 99, MDT_NONE,
- GF_USE_KEY | GF_NEW_COSTUMES | GF_HE_985, Common::kPlatformWindows, 0, 0},
+ GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows, 0, 0},
{"72ac6bc980d5101c2142189d746bd62f", "Spyfox 1: Dry Cereal (Updated Ru)", GID_HEGAME, 6, 99, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows, 0, 0}, // SPYFoxDC
{"9d4ab3e0e1d1ebc6ba8a6a4c470ed184", "Spyfox 1: Dry Cereal (Updated Demo)", GID_HEGAME, 6, 100, MDT_NONE,