[Scummvm-cvs-logs] scummvm master -> 3ffd8dedd2f2f46690b2b42490bf7e6adc21d3fc

dreammaster dreammaster at scummvm.org
Fri Mar 11 00:51:48 CET 2016


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:
3ffd8dedd2 ACCESS: Revert AGOE Spanish detection entry back to unstable


Commit: 3ffd8dedd2f2f46690b2b42490bf7e6adc21d3fc
    https://github.com/scummvm/scummvm/commit/3ffd8dedd2f2f46690b2b42490bf7e6adc21d3fc
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2016-03-10T18:51:39-05:00

Commit Message:
ACCESS: Revert AGOE Spanish detection entry back to unstable

Changed paths:
    engines/access/detection_tables.h



diff --git a/engines/access/detection_tables.h b/engines/access/detection_tables.h
index 9556cd9..7d9509c 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,






More information about the Scummvm-git-logs mailing list