diff options
Diffstat (limited to 'engines')
-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, |