From 614ae1c08cae7d5c9b6f4ecddfa6050c41aa433f Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sun, 8 Apr 2007 00:00:38 +0000 Subject: Both Goblins 3 interactive demos are French. svn-id: r26413 --- engines/gob/detection.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'engines') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index db75f8d374..d029e7af39 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -875,7 +875,7 @@ static const GOBGameDescription gameDescriptions[] = { "gob3", "Interactive Demo", AD_ENTRY1("intro.stk", "7aebd94e49c2c5c518c9e7b74f25de9d"), - UNK_LANG, + FR_FRA, kPlatformPC, Common::ADGF_DEMO }, @@ -885,9 +885,9 @@ static const GOBGameDescription gameDescriptions[] = { { { "gob3", - "Non-interactive Demo", - AD_ENTRY1("intro.stk", "b9b898fccebe02b69c086052d5024a55"), - UNK_LANG, + "Interactive Demo 2", + AD_ENTRY1("intro.stk", "e5dcbc9f6658ebb1e8fe26bc4da0806d"), + FR_FRA, kPlatformPC, Common::ADGF_DEMO }, @@ -897,8 +897,8 @@ static const GOBGameDescription gameDescriptions[] = { { { "gob3", - "Interactive Demo 2", - AD_ENTRY1("intro.stk", "e5dcbc9f6658ebb1e8fe26bc4da0806d"), + "Non-interactive Demo", + AD_ENTRY1("intro.stk", "b9b898fccebe02b69c086052d5024a55"), UNK_LANG, kPlatformPC, Common::ADGF_DEMO -- cgit v1.2.3