aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Kagerer2009-05-30 12:40:00 +0000
committerFlorian Kagerer2009-05-30 12:40:00 +0000
commit8c443650e508fdc135dadd4f46daf3faa559071b (patch)
treef779a6cd6fdffd9448ce79f85eaf09250e8e5ee9
parentf42b07706104112b2a0480e2894dc2bf02a90a88 (diff)
downloadscummvm-rg350-8c443650e508fdc135dadd4f46daf3faa559071b.tar.gz
scummvm-rg350-8c443650e508fdc135dadd4f46daf3faa559071b.tar.bz2
scummvm-rg350-8c443650e508fdc135dadd4f46daf3faa559071b.zip
LOL: - added non-installed English floppy version to detection
svn-id: r41028
-rw-r--r--engines/kyra/detection.cpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/engines/kyra/detection.cpp b/engines/kyra/detection.cpp
index f72d58d1c6..0da73e2386 100644
--- a/engines/kyra/detection.cpp
+++ b/engines/kyra/detection.cpp
@@ -994,6 +994,21 @@ const KYRAGameDescription adGameDescs[] = {
"lol",
0,
{
+ { "WESTWOOD.1", 0, "c656aa9a2b4032d341e3dc8e3525b917", -1 },
+ { 0, 0, 0, 0 }
+ },
+ Common::EN_ANY,
+ Common::kPlatformPC,
+ ADGF_NO_FLAGS
+ },
+ LOL_FLOPPY_CMP_FLAGS
+ },
+
+ {
+ {
+ "lol",
+ 0,
+ {
{ "WESTWOOD.1", 0, "3c61cb7de5b2ec452f5851f5075207ee", -1 },
{ 0, 0, 0, 0 }
},