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

megath at users.sourceforge.net megath at users.sourceforge.net
Sat Nov 7 10:52:05 CET 2009


Revision: 45720
          http://scummvm.svn.sourceforge.net/scummvm/?rev=45720&view=rev
Author:   megath
Date:     2009-11-07 09:52:05 +0000 (Sat, 07 Nov 2009)

Log Message:
-----------
removed background bartender animation, played by mistake

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

Modified: scummvm/trunk/engines/teenagent/callbacks.cpp
===================================================================
--- scummvm/trunk/engines/teenagent/callbacks.cpp	2009-11-07 09:40:11 UTC (rev 45719)
+++ scummvm/trunk/engines/teenagent/callbacks.cpp	2009-11-07 09:52:05 UTC (rev 45720)
@@ -1184,7 +1184,7 @@
 		setOns(2, 0x6a);
 		reloadLan();
 		playAnimation(878, 0);
-		playAnimation(879, 0);
+		//playAnimation(879, 0); //background bartender animation
 		inventory->remove(0x5c);
 		enableObject(1);
 		SET_FLAG(0xDBE7, 1);


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