diff options
Diffstat (limited to 'engines')
-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 8856ebe9b6..a8af169adf 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -420,7 +420,7 @@ static const struct SciGameDescription SciGameDescriptions[] = { {"resource.004", 0, "77615c595388acf3d1df8e107bfb6b52", 479562}, {NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformPC, 0}, {}, - SCI_VERSION(0, 000, 274) // FIXME: some versions are v. 0.000.409/0.000.502 + SCI_VERSION(0, 000, 502) }, |