[Scummvm-cvs-logs] SF.net SVN: scummvm:[47974] scummvm/trunk/engines/teenagent/callbacks.cpp

megath at users.sourceforge.net megath at users.sourceforge.net
Sun Feb 7 18:46:29 CET 2010


Revision: 47974
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47974&view=rev
Author:   megath
Date:     2010-02-07 17:46:29 +0000 (Sun, 07 Feb 2010)

Log Message:
-----------
fixed rgb chief glitch in final scene

Modified Paths:
--------------
    scummvm/trunk/engines/teenagent/callbacks.cpp

Modified: scummvm/trunk/engines/teenagent/callbacks.cpp
===================================================================
--- scummvm/trunk/engines/teenagent/callbacks.cpp	2010-02-07 17:18:14 UTC (rev 47973)
+++ scummvm/trunk/engines/teenagent/callbacks.cpp	2010-02-07 17:46:29 UTC (rev 47974)
@@ -3848,7 +3848,7 @@
 		moveTo(237, 186, 0);
 		moveTo(237, 177, 0);
 		moveTo(192, 177, 4);
-		playAnimation(949, 1);
+		playAnimation(949, 0);
 		Dialog::showMono(scene, 0x8af6, 950, 0xe7, 1);
 
 		playSound(32, 5);


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