diff options
author | Travis Howell | 2009-02-19 03:12:04 +0000 |
---|---|---|
committer | Travis Howell | 2009-02-19 03:12:04 +0000 |
commit | bc6f48472a78775eb9fc61287b7cac86cc6eec96 (patch) | |
tree | 09847c053b778685e0102f14a769186793a55d59 /engines/sci | |
parent | b595d2815b5ea2a6dc84eff98a517a2862f15b6f (diff) | |
download | scummvm-rg350-bc6f48472a78775eb9fc61287b7cac86cc6eec96.tar.gz scummvm-rg350-bc6f48472a78775eb9fc61287b7cac86cc6eec96.tar.bz2 scummvm-rg350-bc6f48472a78775eb9fc61287b7cac86cc6eec96.zip |
Update SCI version for Leisure Suit Larry 2 (Amiga).
svn-id: r38533
Diffstat (limited to 'engines/sci')
-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 def616a9f8..2d256aff0d 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -596,7 +596,7 @@ static const struct SciGameDescription SciGameDescriptions[] = { {"resource.004", 0, "a0d4a625311d307257da7fc43d00459d", 717844}, {NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformAmiga, 0}, {}, - SCI_VERSION(0, 000, 343) // FIXME: some versions are v. 0.000.409/0.000.572 + SCI_VERSION(0, 000, 572) }, // Larry 2 - English DOS |