COMPOSER: Fix the detection for the French Gregory version

The commit message of 2739d8fa2 says this is for the French version. The
language was set to English by mistake.

Ref#6548
This commit is contained in:
Bastien Bouclet 2017-11-13 07:22:00 +01:00
parent a6659ba9d5
commit 0b28ea9884

View file

@ -335,7 +335,7 @@ static const ComposerGameDescription gameDescriptions[] = {
"gregory",
0,
AD_ENTRY1("book.ini", "e54fc5c00de5f94e908a969e445af5d0"),
Common::EN_ANY,
Common::FR_FRA,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
GUIO1(GUIO_NOASPECT)