[Scummvm-cvs-logs] SF.net SVN: scummvm: [32998] scummvm/branches/gsoc2008-rtl/engines/ parallaction/input.cpp

cpage88 at users.sourceforge.net cpage88 at users.sourceforge.net
Fri Jul 11 01:04:57 CEST 2008


Revision: 32998
          http://scummvm.svn.sourceforge.net/scummvm/?rev=32998&view=rev
Author:   cpage88
Date:     2008-07-10 16:04:57 -0700 (Thu, 10 Jul 2008)

Log Message:
-----------
One more thing for Parallaction

Modified Paths:
--------------
    scummvm/branches/gsoc2008-rtl/engines/parallaction/input.cpp

Modified: scummvm/branches/gsoc2008-rtl/engines/parallaction/input.cpp
===================================================================
--- scummvm/branches/gsoc2008-rtl/engines/parallaction/input.cpp	2008-07-10 23:03:34 UTC (rev 32997)
+++ scummvm/branches/gsoc2008-rtl/engines/parallaction/input.cpp	2008-07-10 23:04:57 UTC (rev 32998)
@@ -80,6 +80,7 @@
 			break;
 
 		case Common::EVENT_QUIT:
+			_quit = true;
 			return KeyDown;
 
 		default:


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