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 3ea5ab6aa9..c870d3ee90 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -1260,7 +1260,7 @@ static const struct SciGameDescription SciGameDescriptions[] = { {NULL, 0, NULL, 0}}, Common::FR_FRA, Common::kPlatformPC, 0}, {}, SCI_VERSION_AUTODETECT, - SCI_VERSION(0, 001, 123) // got S.old.123 by executable scan + SCI_VERSION(0, 000, 572) // got S.old.123 by executable scan }, // Larry 5 - English Amiga |