From 9fe6540dd9bd17ce68ed0b777f4ccd99d84e139b Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Tue, 4 Jan 2011 19:23:05 +0000 Subject: SCI: Corrected game description for LSL1 (thanks Raziel) svn-id: r55118 --- engines/sci/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp index aeb4b385c6..57fbbdb8f6 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -77,7 +77,7 @@ static const PlainGameDescriptor s_sciGameTitles[] = { {"jones", "Jones in the Fast Lane"}, {"kq5", "King's Quest V: Absence Makes the Heart Go Yonder"}, {"longbow", "Conquests of the Longbow: The Adventures of Robin Hood"}, - {"lsl1sci", "Leisure Suit Larry in the Land of the Lounge Lizards"}, + {"lsl1sci", "Leisure Suit Larry in the Land of the Lounge Lizards, SCI Remake"}, // Note: There was also an AGI version of this {"lsl5", "Leisure Suit Larry 5: Passionate Patti Does a Little Undercover Work"}, {"mothergoose256", "Mixed-Up Mother Goose"}, {"msastrochicken", "Ms. Astro Chicken"}, -- cgit v1.2.3