mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user