diff options
-rw-r--r-- | engines/sci/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp index 3f908836d6..b822e4ac09 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -2555,7 +2555,7 @@ static const struct SciGameDescription SciGameDescriptions[] = { {"resource.004", 0, "ceeda7202b96e5c85ecaa88a40a540fc", 761984}, {NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformAmiga, 0}, 0, - SCI_VERSION_AUTODETECT, + SCI_VERSION_0, SCI_VERSION(0, 000, 685) // TODO: best bet, exe seems packed }, |