diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index a82041ce0e7..d399262a950 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -1084,7 +1084,7 @@ static const GOBGameDescription gameDescriptions[] = { kPlatformPC, Common::ADGF_NO_FLAGS }, - kGameTypeNone, + kGameTypeWoodruff, kFeatures640 | kFeaturesAdlib, "intro" }, @@ -1097,7 +1097,7 @@ static const GOBGameDescription gameDescriptions[] = { kPlatformPC, Common::ADGF_NO_FLAGS }, - kGameTypeNone, + kGameTypeWoodruff, kFeatures640 | kFeaturesAdlib, "intro" }, @@ -1110,7 +1110,7 @@ static const GOBGameDescription gameDescriptions[] = { kPlatformPC, Common::ADGF_NO_FLAGS }, - kGameTypeNone, + kGameTypeWoodruff, kFeatures640 | kFeaturesAdlib, "intro" },