[Scummvm-cvs-logs] SF.net SVN: scummvm:[34559] scummvm/trunk/engines/drascula/animation.cpp

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Mon Sep 15 15:45:13 CEST 2008


Revision: 34559
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34559&view=rev
Author:   thebluegr
Date:     2008-09-15 13:45:10 +0000 (Mon, 15 Sep 2008)

Log Message:
-----------
Fixed the phrase told by the protagonist when he talks to the blind man the second time

Modified Paths:
--------------
    scummvm/trunk/engines/drascula/animation.cpp

Modified: scummvm/trunk/engines/drascula/animation.cpp
===================================================================
--- scummvm/trunk/engines/drascula/animation.cpp	2008-09-15 13:37:28 UTC (rev 34558)
+++ scummvm/trunk/engines/drascula/animation.cpp	2008-09-15 13:45:10 UTC (rev 34559)
@@ -2080,7 +2080,7 @@
 	flags[9] = 1;
 
 	pause(12);
-	talk(56);
+	talk(60);
 	pause(8);
 
 	clearRoom();


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