diff options
-rw-r--r-- | engines/gob/detection_tables.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/gob/detection_tables.h b/engines/gob/detection_tables.h index 1c9811fe9e..04173837da 100644 --- a/engines/gob/detection_tables.h +++ b/engines/gob/detection_tables.h @@ -2496,7 +2496,7 @@ static const GOBGameDescription gameDescriptions[] = { GUIO_NOSUBTITLES | GUIO_NOSPEECH }, kGameTypeGeisha, - kFeaturesNone, + kFeaturesEGA, "disk1.stk", "intro.tot", 0 }, { @@ -2510,7 +2510,7 @@ static const GOBGameDescription gameDescriptions[] = { GUIO_NOSUBTITLES | GUIO_NOSPEECH }, kGameTypeGeisha, - kFeaturesNone, + kFeaturesEGA, "disk1.stk", "intro.tot", 0 }, { @@ -5154,7 +5154,7 @@ static const GOBGameDescription fallbackDescs[] = { GUIO_NOSUBTITLES | GUIO_NOSPEECH }, kGameTypeGeisha, - kFeaturesNone, + kFeaturesEGA, "disk1.stk", "intro.tot", 0 }, { //22 |