[Scummvm-cvs-logs] scummvm master -> a29eb151e013d7c645b6ca7e2c6e5b8117bc3353

fuzzie fuzzie at fuzzie.org
Thu May 16 13:23:02 CEST 2013


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:
a29eb151e0 MOHAWK: Add GF_LB_10 to try fixing bug#3611895.


Commit: a29eb151e013d7c645b6ca7e2c6e5b8117bc3353
    https://github.com/scummvm/scummvm/commit/a29eb151e013d7c645b6ca7e2c6e5b8117bc3353
Author: Alyssa Milburn (fuzzie at fuzzie.org)
Date: 2013-05-16T04:19:24-07:00

Commit Message:
MOHAWK: Add GF_LB_10 to try fixing bug#3611895.

Changed paths:
    engines/mohawk/detection_tables.h



diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 0d5dc1a..3b925af 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -1374,7 +1374,7 @@ static const MohawkGameDescription gameDescriptions[] = {
 			GUIO1(GUIO_NOASPECT)
 		},
 		GType_LIVINGBOOKSV1,
-		0,
+		GF_LB_10,
 		0
 	},
 






More information about the Scummvm-git-logs mailing list