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 849afad607..18a6b162aa 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -1628,7 +1628,7 @@ static const struct SciGameDescription SciGameDescriptions[] = { {"resource.000", 0, "4462fe48c7452d98fddcec327a3e738d", 5789138}, {NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformPC, 0}, {}, - SCI_VERSION_AUTODETECT, + SCI_VERSION_1_1, SCI_VERSION(1, 001, 113) }, |
