diff options
-rw-r--r-- | engines/kyra/detection.cpp | 15 |
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 } }, |