From a0a8e0e69061dd2823b3aac2f4d8a9994cdf3cba Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Mon, 26 May 2008 23:03:17 +0000 Subject: Fixed Italian Woodruff's MD5 svn-id: r32309 --- engines/gob/detection.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'engines/gob') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index f1efccc808..8351f2ecfb 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -1688,7 +1688,7 @@ static const GOBGameDescription gameDescriptions[] = { { "woodruff", "", - AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee0070556a96d8", 7069736), + AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee070556a96d8", 7069736), EN_GRB, kPlatformPC, Common::ADGF_NO_FLAGS @@ -1701,7 +1701,7 @@ static const GOBGameDescription gameDescriptions[] = { { "woodruff", "", - AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee0070556a96d8", 7069736), + AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee070556a96d8", 7069736), DE_DEU, kPlatformPC, Common::ADGF_NO_FLAGS @@ -1714,7 +1714,7 @@ static const GOBGameDescription gameDescriptions[] = { { "woodruff", "", - AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee0070556a96d8", 7069736), + AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee070556a96d8", 7069736), FR_FRA, kPlatformPC, Common::ADGF_NO_FLAGS @@ -1727,7 +1727,7 @@ static const GOBGameDescription gameDescriptions[] = { { "woodruff", "", - AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee0070556a96d8", 7069736), + AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee070556a96d8", 7069736), IT_ITA, kPlatformPC, Common::ADGF_NO_FLAGS @@ -1740,7 +1740,7 @@ static const GOBGameDescription gameDescriptions[] = { { "woodruff", "", - AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee0070556a96d8", 7069736), + AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee070556a96d8", 7069736), ES_ESP, kPlatformPC, Common::ADGF_NO_FLAGS -- cgit v1.2.3