diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/director/detection_tables.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h index 888166d107..06e69c1c48 100644 --- a/engines/director/detection_tables.h +++ b/engines/director/detection_tables.h @@ -532,7 +532,7 @@ static const DirectorGameDescription gameDescriptions[] = { "ernie", "Demo", AD_ENTRY1s("ERNIE.EXE", "1a7acbba10a7246ba58c1d53fc7203f5", 1417371), - Common::EN_ANY, + Common::SE_SWE, Common::kPlatformWindows, ADGF_DEMO, GUIO1(GUIO_NOASPECT) @@ -546,7 +546,7 @@ static const DirectorGameDescription gameDescriptions[] = { "ernie", "", AD_ENTRY1s("Ernie.exe", "1a7acbba10a7246ba58c1d53fc7203f5", 1417481), - Common::EN_ANY, + Common::SE_SWE, Common::kPlatformWindows, ADGF_NO_FLAGS, GUIO1(GUIO_NOASPECT) |