[Scummvm-cvs-logs] SF.net SVN: scummvm: [28025] scummvm/trunk/engines/agi/detection.cpp

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Wed Jul 11 14:28:07 CEST 2007


Revision: 28025
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28025&view=rev
Author:   thebluegr
Date:     2007-07-11 05:28:07 -0700 (Wed, 11 Jul 2007)

Log Message:
-----------
Fix for SQ1 Amiga (v 1.2 1986): menus are forced in this version too, like with KQ3 Amiga

Modified Paths:
--------------
    scummvm/trunk/engines/agi/detection.cpp

Modified: scummvm/trunk/engines/agi/detection.cpp
===================================================================
--- scummvm/trunk/engines/agi/detection.cpp	2007-07-11 11:46:02 UTC (rev 28024)
+++ scummvm/trunk/engines/agi/detection.cpp	2007-07-11 12:28:07 UTC (rev 28025)
@@ -1352,7 +1352,7 @@
 		},
 		GID_SQ1,
 		GType_V2,
-		0,
+		GF_FORCEMENUS,
 		0x2440,
 	},
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list