[Scummvm-cvs-logs] SF.net SVN: scummvm: [31068] scummvm/trunk/engines/kyra/script_v1.cpp

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Sat Mar 8 20:47:14 CET 2008


Revision: 31068
          http://scummvm.svn.sourceforge.net/scummvm/?rev=31068&view=rev
Author:   lordhoto
Date:     2008-03-08 11:47:14 -0800 (Sat, 08 Mar 2008)

Log Message:
-----------
Typo.

Modified Paths:
--------------
    scummvm/trunk/engines/kyra/script_v1.cpp

Modified: scummvm/trunk/engines/kyra/script_v1.cpp
===================================================================
--- scummvm/trunk/engines/kyra/script_v1.cpp	2008-03-08 19:37:43 UTC (rev 31067)
+++ scummvm/trunk/engines/kyra/script_v1.cpp	2008-03-08 19:47:14 UTC (rev 31068)
@@ -786,7 +786,7 @@
 	_movieObjects[wsaIndex]->setDrawPage(0);
 
 	// Workaround for bug #1498221 "KYRA1: Glitches when meeting Zanthia"
-	// the original didn'to do a forced screen update after displaying a wsa frame
+	// the original didn't do a forced screen update after displaying a wsa frame
 	// while we have to do it, which make brandon disappear for a short moment,
 	// what shouldn't happen. So we're not updating the screen for this special
 	// case too.


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