aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2010-08-14 22:26:51 +0000
committerEugene Sandulenko2010-10-12 22:45:14 +0000
commit4b1b3e5034485b3ffdadaf1a1784a9d8b532c511 (patch)
tree8c09584e99d254ee45d721d05a367cf00245b41e
parent3f69477b44cd6adfd916962f240bef714f522f11 (diff)
downloadscummvm-rg350-4b1b3e5034485b3ffdadaf1a1784a9d8b532c511.tar.gz
scummvm-rg350-4b1b3e5034485b3ffdadaf1a1784a9d8b532c511.tar.bz2
scummvm-rg350-4b1b3e5034485b3ffdadaf1a1784a9d8b532c511.zip
SWORD25: Better detection entry.
svn-id: r53241
-rw-r--r--engines/sword25/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/detection.cpp b/engines/sword25/detection.cpp
index e767ddb9a2..0cad18d4d7 100644
--- a/engines/sword25/detection.cpp
+++ b/engines/sword25/detection.cpp
@@ -60,7 +60,7 @@ static const Sword25GameDescription gameDescriptions[] = {
"",
AD_ENTRY1s("data.b25c", "f8b6e03ada2d2f6cf27fbc11ad1572e9", 654310588),
Common::EN_ANY,
- Common::kPlatformWindows,
+ Common::kPlatformUnknown,
ADGF_NO_FLAGS,
Common::GUIO_NONE
},