From 6e2758be11d16100888ed4dc4f31de1fe7a389df Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 1 Apr 2017 16:28:48 +0200 Subject: DIRECTOR: Fix Ernie detection --- engines/director/detection_tables.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/director/detection_tables.h') 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) -- cgit v1.2.3