[Scummvm-git-logs] scummvm master -> f8484dcb81a986b6fc3626a1aeaa4b00a25c66a2
athrxx
athrxx at scummvm.org
Mon Jun 8 13:54:44 UTC 2020
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
f8484dcb81 KYRA: (LOL/Italian) - fix detection regression
Commit: f8484dcb81a986b6fc3626a1aeaa4b00a25c66a2
https://github.com/scummvm/scummvm/commit/f8484dcb81a986b6fc3626a1aeaa4b00a25c66a2
Author: athrxx (athrxx at scummvm.org)
Date: 2020-06-08T15:53:24+02:00
Commit Message:
KYRA: (LOL/Italian) - fix detection regression
(from 0652662b)
Changed paths:
engines/kyra/detection_tables.h
diff --git a/engines/kyra/detection_tables.h b/engines/kyra/detection_tables.h
index 6cc6a1939d..c10f1bba05 100644
--- a/engines/kyra/detection_tables.h
+++ b/engines/kyra/detection_tables.h
@@ -1371,7 +1371,7 @@ const KYRAGameDescription adGameDescs[] = {
{ "L01.PAK", 0, "898485c0eb7bb4403fdd63bf5191f37e", -1 },
{ 0, 0, 0, 0 }
},
- Common::IT_ITA,
+ Common::FR_FRA,
Common::kPlatformDOS,
ADGF_DROPLANGUAGE | ADGF_CD,
GUIO7(GUIO_MIDIADLIB, GUIO_MIDIMT32, GUIO_MIDIGM, GUIO_MIDIPCSPK, GUIO_RENDERVGA, GAMEOPTION_LOL_SCROLLING, GAMEOPTION_LOL_CURSORS)
More information about the Scummvm-git-logs
mailing list