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

megath at users.sourceforge.net megath at users.sourceforge.net
Sun Sep 27 15:48:51 CEST 2009


Revision: 44399
          http://scummvm.svn.sourceforge.net/scummvm/?rev=44399&view=rev
Author:   megath
Date:     2009-09-27 13:48:51 +0000 (Sun, 27 Sep 2009)

Log Message:
-----------
added missing sound

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

Modified: scummvm/trunk/engines/teenagent/callbacks.cpp
===================================================================
--- scummvm/trunk/engines/teenagent/callbacks.cpp	2009-09-27 13:08:56 UTC (rev 44398)
+++ scummvm/trunk/engines/teenagent/callbacks.cpp	2009-09-27 13:48:51 UTC (rev 44399)
@@ -282,6 +282,7 @@
 			Dialog::show(scene, 0x6117, 0, 813, 0xd1, 0xec, 0, 1);
 			loadScene(6, Common::Point(230, 184));
 			Dialog::show(scene, 0x626a, 0, 814, 0xd1, 0xec, 0, 1);
+			playSound(4, 14);
 			playAnimation(815, 0);
 			setOns(1, 0);
 


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