diff options
| author | Paul Gilbert | 2016-03-10 18:51:39 -0500 |
|---|---|---|
| committer | Paul Gilbert | 2016-03-10 18:51:39 -0500 |
| commit | 3ffd8dedd2f2f46690b2b42490bf7e6adc21d3fc (patch) | |
| tree | 9d128a286a84bfe9dcbbb748689e007414c9d51f /engines/access | |
| parent | 695e5db9a7a051a1b4a37c4bbc1c89c333bbac22 (diff) | |
| download | scummvm-rg350-3ffd8dedd2f2f46690b2b42490bf7e6adc21d3fc.tar.gz scummvm-rg350-3ffd8dedd2f2f46690b2b42490bf7e6adc21d3fc.tar.bz2 scummvm-rg350-3ffd8dedd2f2f46690b2b42490bf7e6adc21d3fc.zip | |
ACCESS: Revert AGOE Spanish detection entry back to unstable
Diffstat (limited to 'engines/access')
| -rw-r--r-- | engines/access/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/access/detection_tables.h b/engines/access/detection_tables.h index 9556cd9f67..7d9509ca43 100644 --- a/engines/access/detection_tables.h +++ b/engines/access/detection_tables.h @@ -49,7 +49,7 @@ static const AccessGameDescription gameDescriptions[] = { AD_ENTRY1s("c00.ap", "aeb429ff015596144c0df06886c84825", 303753), Common::ES_ESP, Common::kPlatformDOS, - ADGF_NO_FLAGS, + ADGF_UNSTABLE, GUIO1(GUIO_NONE) }, GType_Amazon, |
