[Scummvm-cvs-logs] SF.net SVN: scummvm:[44553] scummvm/trunk/engines/gob/util.cpp

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Sat Oct 3 15:40:55 CEST 2009


Revision: 44553
          http://scummvm.svn.sourceforge.net/scummvm/?rev=44553&view=rev
Author:   strangerke
Date:     2009-10-03 13:40:55 +0000 (Sat, 03 Oct 2009)

Log Message:
-----------
revert r44542: the fix reopens another previous bug 

Modified Paths:
--------------
    scummvm/trunk/engines/gob/util.cpp

Modified: scummvm/trunk/engines/gob/util.cpp
===================================================================
--- scummvm/trunk/engines/gob/util.cpp	2009-10-03 08:59:56 UTC (rev 44552)
+++ scummvm/trunk/engines/gob/util.cpp	2009-10-03 13:40:55 UTC (rev 44553)
@@ -143,7 +143,6 @@
 		_vm->_util->setMousePos(x, y);
 
 		_vm->_game->wantScroll(x, y);
-		_vm->_game->evaluateScroll();
 	}
 }
 


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