From bfeded3b98ba4c5cc5f0b4b71a49c62c11bc67fb Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Mon, 30 Mar 2009 08:37:49 +0000 Subject: Changed the SCI version of the French version of LSL3 to match the other ones. Hopefully, this fixes the crash described in bug #2719017 svn-id: r39754 --- 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 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 -- cgit v1.2.3