diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/parallaction/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/parallaction/detection.cpp b/engines/parallaction/detection.cpp index c0b28b068e..b2b6a19085 100644 --- a/engines/parallaction/detection.cpp +++ b/engines/parallaction/detection.cpp @@ -85,7 +85,7 @@ static const PARALLACTIONGameDescription gameDescriptions[] = { { "fr", 0, "72f04be4320dfac719431419ec2b9a0d", 12778}, { NULL, 0, NULL, 0} }, - Common::FR_FRA, + Common::EN_ANY, Common::kPlatformAmiga, Common::ADGF_NO_FLAGS }, |