[Scummvm-git-logs] scummvm master -> f7ff451d171d7c863623763b56de2be0d9651772

dreammaster dreammaster at scummvm.org
Fri Apr 16 04:56:38 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
f7ff451d17 ACCESS: Mark Spanish Amazon as supported


Commit: f7ff451d171d7c863623763b56de2be0d9651772
    https://github.com/scummvm/scummvm/commit/f7ff451d171d7c863623763b56de2be0d9651772
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-04-15T21:39:19-07:00

Commit Message:
ACCESS: Mark Spanish Amazon as supported

Changed paths:
    engines/access/detection_tables.h


diff --git a/engines/access/detection_tables.h b/engines/access/detection_tables.h
index 1d7fd41012..2ecc77ed13 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_UNSTABLE,
+			ADGF_NO_FLAGS,
 			GUIO1(GUIO_NONE)
 		},
 		GType_Amazon,




More information about the Scummvm-git-logs mailing list