diff options
author | Johannes Schickel | 2012-08-05 17:10:11 +0200 |
---|---|---|
committer | Johannes Schickel | 2012-08-05 17:10:49 +0200 |
commit | 745ef462fca7d69e5890659cb1f9fb208ee7c184 (patch) | |
tree | a7a83da856d5b5f5c30c94b914fdda93faafecf3 /engines | |
parent | ef8e15255d2415add42d4463e1672ea215f4ab80 (diff) | |
download | scummvm-rg350-745ef462fca7d69e5890659cb1f9fb208ee7c184.tar.gz scummvm-rg350-745ef462fca7d69e5890659cb1f9fb208ee7c184.tar.bz2 scummvm-rg350-745ef462fca7d69e5890659cb1f9fb208ee7c184.zip |
KYRA: Add source of detection entires for LoL French floppy.
Diffstat (limited to 'engines')
-rw-r--r-- | engines/kyra/detection_tables.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/kyra/detection_tables.h b/engines/kyra/detection_tables.h index 3f16c35909..e2162f20e2 100644 --- a/engines/kyra/detection_tables.h +++ b/engines/kyra/detection_tables.h @@ -1329,7 +1329,7 @@ const KYRAGameDescription adGameDescs[] = { LOL_FLOPPY_CMP_FLAGS }, - { + { // French floppy version 1.20, bug #3552534 "KYRA: LOL Floppy FR version unknown" { "lol", 0, @@ -1413,7 +1413,7 @@ const KYRAGameDescription adGameDescs[] = { LOL_FLOPPY_FLAGS }, - { + { // French floppy version 1.23, bug #3552534 "KYRA: LOL Floppy FR version unknown" { "lol", "Extracted", |