From fd1e6fad1ee4aae653795e3ecdd8ef48c3b0f155 Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Wed, 6 May 2009 15:37:41 +0000 Subject: Gob - Modify Features of PC versions of Fascination to Adlib. (thank DrMcCoy for fixing my error in previous version) svn-id: r40362 --- engines/gob/detection.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'engines/gob/detection.cpp') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 0573e1184a..398345ca72 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -1546,7 +1546,7 @@ static const GOBGameDescription gameDescriptions[] = { ADGF_NO_FLAGS, }, kGameTypeFascination, - kFeaturesNone, + kFeaturesAdlib, "disk0.stk", 0 }, @@ -1561,7 +1561,7 @@ static const GOBGameDescription gameDescriptions[] = { ADGF_NO_FLAGS, }, kGameTypeFascination, - kFeaturesNone, + kFeaturesAdlib, "disk0.stk", 0 }, @@ -1575,7 +1575,7 @@ static const GOBGameDescription gameDescriptions[] = { ADGF_NO_FLAGS, }, kGameTypeFascination, - kFeaturesNone, + kFeaturesAdlib, "disk0.stk", 0 }, -- cgit v1.2.3