From 53b0b82e8754e5e74dda2dedd9f7da726b068df7 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Tue, 9 May 2017 20:57:47 -0400 Subject: SHERLOCK: SS: Fix Italian fan detection entry language --- engines/sherlock/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/sherlock/detection_tables.h b/engines/sherlock/detection_tables.h index 9c88abb788..a18227f0a1 100644 --- a/engines/sherlock/detection_tables.h +++ b/engines/sherlock/detection_tables.h @@ -119,7 +119,7 @@ static const SherlockGameDescription gameDescriptions[] = { {"talk.lib", 0, "1a547f96476a3a50cf6f0d599a4f5bcc", 247406}, {"music.lib", 0, "68ae2f7684ecf903bd60a00bb6bae195", 366465}, AD_LISTEND}, - Common::ES_ESP, + Common::IT_ITA, Common::kPlatformDOS, ADGF_UNSTABLE, GUIO6(GUIO_NOSPEECH, GAMEOPTION_ORIGINAL_SAVES, GAMEOPTION_FADE_STYLE, GAMEOPTION_HELP_STYLE, -- cgit v1.2.3