aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorTravis Howell2007-04-08 00:00:38 +0000
committerTravis Howell2007-04-08 00:00:38 +0000
commit614ae1c08cae7d5c9b6f4ecddfa6050c41aa433f (patch)
tree6c91ddd15e3e03a325d2a3ac5faee3c4b0a51bc7 /engines
parent48b5726043bc3c3a8c8378401db0cf054ff5d4b4 (diff)
downloadscummvm-rg350-614ae1c08cae7d5c9b6f4ecddfa6050c41aa433f.tar.gz
scummvm-rg350-614ae1c08cae7d5c9b6f4ecddfa6050c41aa433f.tar.bz2
scummvm-rg350-614ae1c08cae7d5c9b6f4ecddfa6050c41aa433f.zip
Both Goblins 3 interactive demos are French.
svn-id: r26413
Diffstat (limited to 'engines')
-rw-r--r--engines/gob/detection.cpp12
1 files changed, 6 insertions, 6 deletions
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