aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorFilippos Karapetis2011-01-04 19:23:05 +0000
committerFilippos Karapetis2011-01-04 19:23:05 +0000
commit9fe6540dd9bd17ce68ed0b777f4ccd99d84e139b (patch)
tree9416144a840455e217557341e17a42e5e42474ff /engines
parent2477c733dae07de28eb172826b6b69408c49f0c1 (diff)
downloadscummvm-rg350-9fe6540dd9bd17ce68ed0b777f4ccd99d84e139b.tar.gz
scummvm-rg350-9fe6540dd9bd17ce68ed0b777f4ccd99d84e139b.tar.bz2
scummvm-rg350-9fe6540dd9bd17ce68ed0b777f4ccd99d84e139b.zip
SCI: Corrected game description for LSL1 (thanks Raziel)
svn-id: r55118
Diffstat (limited to 'engines')
-rw-r--r--engines/sci/detection.cpp2
1 files changed, 1 insertions, 1 deletions
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"},