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:
parent
a6659ba9d5
commit
0b28ea9884
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue