From bc6f48472a78775eb9fc61287b7cac86cc6eec96 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Thu, 19 Feb 2009 03:12:04 +0000 Subject: Update SCI version for Leisure Suit Larry 2 (Amiga). svn-id: r38533 --- engines/sci/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sci') 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 -- cgit v1.2.3