GOB: Fix Urban Runner fallback feature flags
This commit is contained in:
parent
1e68000def
commit
27e2201ce2
1 changed files with 1 additions and 1 deletions
|
@ -4935,7 +4935,7 @@ static const GOBGameDescription fallbackDescs[] = {
|
||||||
GUIO_NOSUBTITLES | GUIO_NOSPEECH
|
GUIO_NOSUBTITLES | GUIO_NOSPEECH
|
||||||
},
|
},
|
||||||
kGameTypeUrban,
|
kGameTypeUrban,
|
||||||
kFeaturesCD | kFeaturesTrueColor,
|
kFeatures640x480 | kFeaturesTrueColor,
|
||||||
0, 0, 0
|
0, 0, 0
|
||||||
},
|
},
|
||||||
{ //13
|
{ //13
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue