aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/gob/detection.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index faa52e3e45..b2eaf27f74 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -1576,13 +1576,13 @@ static const GOBGameDescription gameDescriptions[] = {
"littlered",
"",
AD_ENTRY1s("intro.stk", "113a16877e4f72037d9714be1c2b0221", 1187522),
- FR_FRA,
+ EN_GRB,
kPlatformWindows,
ADGF_NO_FLAGS,
GUIO_NOSUBTITLES | GUIO_NOSPEECH
},
kGameTypeGob2,
- kFeaturesAdlib,
+ kFeaturesAdlib | kFeaturesEGA,
0, 0, 0
},
{
@@ -1590,13 +1590,13 @@ static const GOBGameDescription gameDescriptions[] = {
"littlered",
"",
AD_ENTRY1s("intro.stk", "113a16877e4f72037d9714be1c2b0221", 1187522),
- DE_DEU,
+ FR_FRA,
kPlatformWindows,
ADGF_NO_FLAGS,
GUIO_NOSUBTITLES | GUIO_NOSPEECH
},
kGameTypeGob2,
- kFeaturesAdlib,
+ kFeaturesAdlib | kFeaturesEGA,
0, 0, 0
},
{
@@ -1604,13 +1604,13 @@ static const GOBGameDescription gameDescriptions[] = {
"littlered",
"",
AD_ENTRY1s("intro.stk", "113a16877e4f72037d9714be1c2b0221", 1187522),
- EN_GRB,
+ DE_DEU,
kPlatformWindows,
ADGF_NO_FLAGS,
GUIO_NOSUBTITLES | GUIO_NOSPEECH
},
kGameTypeGob2,
- kFeaturesAdlib,
+ kFeaturesAdlib | kFeaturesEGA,
0, 0, 0
},
{
@@ -1624,7 +1624,7 @@ static const GOBGameDescription gameDescriptions[] = {
GUIO_NOSUBTITLES | GUIO_NOSPEECH
},
kGameTypeGob2,
- kFeaturesAdlib,
+ kFeaturesAdlib | kFeaturesEGA,
0, 0, 0
},
{
@@ -1638,7 +1638,7 @@ static const GOBGameDescription gameDescriptions[] = {
GUIO_NOSUBTITLES | GUIO_NOSPEECH
},
kGameTypeGob2,
- kFeaturesAdlib,
+ kFeaturesAdlib | kFeaturesEGA,
0, 0, 0
},
{