[Scummvm-git-logs] scummvm master -> 53b0b82e8754e5e74dda2dedd9f7da726b068df7

dreammaster dreammaster at scummvm.org
Wed May 10 02:58:00 CEST 2017


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
53b0b82e87 SHERLOCK: SS: Fix Italian fan detection entry language


Commit: 53b0b82e8754e5e74dda2dedd9f7da726b068df7
    https://github.com/scummvm/scummvm/commit/53b0b82e8754e5e74dda2dedd9f7da726b068df7
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2017-05-09T20:57:47-04:00

Commit Message:
SHERLOCK: SS: Fix Italian fan detection entry language

Changed paths:
    engines/sherlock/detection_tables.h


diff --git a/engines/sherlock/detection_tables.h b/engines/sherlock/detection_tables.h
index 9c88abb..a18227f 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,





More information about the Scummvm-git-logs mailing list