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

peres001 at users.sourceforge.net peres001 at users.sourceforge.net
Sun Jul 29 23:08:40 CEST 2007


Revision: 28317
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28317&view=rev
Author:   peres001
Date:     2007-07-29 14:08:39 -0700 (Sun, 29 Jul 2007)

Log Message:
-----------
Oops. Last cleanup left out one very important line.

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

Modified: scummvm/trunk/engines/parallaction/parallaction.cpp
===================================================================
--- scummvm/trunk/engines/parallaction/parallaction.cpp	2007-07-29 19:56:06 UTC (rev 28316)
+++ scummvm/trunk/engines/parallaction/parallaction.cpp	2007-07-29 21:08:39 UTC (rev 28317)
@@ -102,7 +102,7 @@
 	Engine(syst) {
 
 	// FIXME
-//	_vm = this;
+	_vm = this;
 
 	_mouseHidden = false;
 


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