aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/gob/detection.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index 2c3e351f99..5ff2cf664a 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -692,24 +692,24 @@ static const GOBGameDescription gameDescriptions[] = {
GF_BARGON,
"intro"
},
- { // Supplied by Trekky in the forums
+ { // Supplied by cesardark in bug #1681649
{
"bargon",
"",
- AD_ENTRY1s("intro.stk", "2f54b330d21f65b04b7c1f8cca76426c", 262109),
- FR_FRA,
- kPlatformAtariST,
+ AD_ENTRY1s("intro.stk", "11103b304286c23945560b391fd37e7d", 3181890),
+ ES_ESP,
+ kPlatformPC,
Common::ADGF_NO_FLAGS
},
GF_BARGON,
"intro"
},
- { // Supplied by cesardark in bug #1681649
+ {
{
"gob3",
"",
- AD_ENTRY1s("intro.stk", "11103b304286c23945560b391fd37e7d", 3181890),
- ES_ESP,
+ AD_ENTRY1("intro.stk", "32b0f57f5ae79a9ae97e8011df38af42"),
+ UNK_LANG,
kPlatformPC,
Common::ADGF_NO_FLAGS
},