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

sev at users.sourceforge.net sev at users.sourceforge.net
Sat Jan 27 23:41:18 CET 2007


Revision: 25233
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25233&view=rev
Author:   sev
Date:     2007-01-27 14:41:18 -0800 (Sat, 27 Jan 2007)

Log Message:
-----------
Oops. Revert accidental commit

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

Modified: scummvm/trunk/engines/parallaction/detection.cpp
===================================================================
--- scummvm/trunk/engines/parallaction/detection.cpp	2007-01-27 22:38:27 UTC (rev 25232)
+++ scummvm/trunk/engines/parallaction/detection.cpp	2007-01-27 22:41:18 UTC (rev 25233)
@@ -89,11 +89,7 @@
 	// List of all engine targets
 	parallactionGames,
 	// Structure for autoupgrading obsolete targets
-	0,
-	// Name of single gameid (optional)
-	"parallaction",
-	// Flags
-	Common::kADFlagComplexID
+	0
 };
 
 ADVANCED_DETECTOR_DEFINE_PLUGIN(PARALLACTION, Parallaction::Parallaction, Parallaction::GAME_detectGames, detectionParams);


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