GOB: Give Geisha and Fascination fallback entries AdLib feature flags

This commit is contained in:
Sven Hesse 2012-06-22 17:54:20 +02:00
parent f76416f00f
commit 50d328af3a

View File

@ -315,7 +315,7 @@ static const GOBGameDescription fallbackDescs[] = {
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH) GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
}, },
kGameTypeFascination, kGameTypeFascination,
kFeaturesNone, kFeaturesAdLib,
"disk0.stk", 0, 0 "disk0.stk", 0, 0
}, },
{ //21 { //21
@ -329,7 +329,7 @@ static const GOBGameDescription fallbackDescs[] = {
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH) GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
}, },
kGameTypeGeisha, kGameTypeGeisha,
kFeaturesEGA, kFeaturesEGA | kFeaturesAdLib,
"disk1.stk", "intro.tot", 0 "disk1.stk", "intro.tot", 0
}, },
{ //22 { //22