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

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Sat Apr 3 16:16:36 CEST 2010


Revision: 48488
          http://scummvm.svn.sourceforge.net/scummvm/?rev=48488&view=rev
Author:   Kirben
Date:     2010-04-03 14:16:36 +0000 (Sat, 03 Apr 2010)

Log Message:
-----------
Disable the load from launcher button, in all games of Parallaction game engine.

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

Modified: scummvm/trunk/engines/parallaction/detection.cpp
===================================================================
--- scummvm/trunk/engines/parallaction/detection.cpp	2010-04-03 14:14:48 UTC (rev 48487)
+++ scummvm/trunk/engines/parallaction/detection.cpp	2010-04-03 14:16:36 UTC (rev 48488)
@@ -240,7 +240,7 @@
 	// Flags
 	0,
 	// Additional GUI options (for every game}
-	Common::GUIO_NONE
+	Common::GUIO_NOLAUNCHLOAD
 };
 
 class ParallactionMetaEngine : public AdvancedMetaEngine {


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