diff options
-rw-r--r-- | engines/sword25/detection.cpp | 2 |
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 }, |