diff options
-rw-r--r-- | engines/gob/detection.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index c16fb258ed..decbb02238 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -587,11 +587,11 @@ static const GOBGameDescription gameDescriptions[] = { "Interactive Demo", AD_ENTRY1("intro.stk", "4b278c2678ea01383fd5ca114d947eea"), UNK_LANG, - kPlatformPC, + kPlatformAmiga, Common::ADGF_DEMO }, kGameTypeGob2, - kFeaturesAdlib, + kFeaturesNone, "intro" }, { |