diff options
author | Sven Hesse | 2011-03-20 10:09:27 +0100 |
---|---|---|
committer | Sven Hesse | 2011-03-20 10:09:27 +0100 |
commit | 27e2201ce24e1408f25da4fa428bd7b55505cbd5 (patch) | |
tree | 990b00f2c18b63f2022fd58b064141ec2fd80811 /engines | |
parent | 1e68000def927dcb7312dc641caabb01cf241744 (diff) | |
download | scummvm-rg350-27e2201ce24e1408f25da4fa428bd7b55505cbd5.tar.gz scummvm-rg350-27e2201ce24e1408f25da4fa428bd7b55505cbd5.tar.bz2 scummvm-rg350-27e2201ce24e1408f25da4fa428bd7b55505cbd5.zip |
GOB: Fix Urban Runner fallback feature flags
Diffstat (limited to 'engines')
-rw-r--r-- | engines/gob/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/detection_tables.h b/engines/gob/detection_tables.h index c779d5d764..d81ed124d1 100644 --- a/engines/gob/detection_tables.h +++ b/engines/gob/detection_tables.h @@ -4935,7 +4935,7 @@ static const GOBGameDescription fallbackDescs[] = { GUIO_NOSUBTITLES | GUIO_NOSPEECH }, kGameTypeUrban, - kFeaturesCD | kFeaturesTrueColor, + kFeatures640x480 | kFeaturesTrueColor, 0, 0, 0 }, { //13 |