[Scummvm-cvs-logs] SF.net SVN: scummvm:[52445] scummvm/trunk/engines/sci/engine/kmovement.cpp

m_kiewitz at users.sourceforge.net m_kiewitz at users.sourceforge.net
Sun Aug 29 22:26:30 CEST 2010


Revision: 52445
          http://scummvm.svn.sourceforge.net/scummvm/?rev=52445&view=rev
Author:   m_kiewitz
Date:     2010-08-29 20:26:30 +0000 (Sun, 29 Aug 2010)

Log Message:
-----------
SCI: fix typo in comment

Modified Paths:
--------------
    scummvm/trunk/engines/sci/engine/kmovement.cpp

Modified: scummvm/trunk/engines/sci/engine/kmovement.cpp
===================================================================
--- scummvm/trunk/engines/sci/engine/kmovement.cpp	2010-08-29 18:19:11 UTC (rev 52444)
+++ scummvm/trunk/engines/sci/engine/kmovement.cpp	2010-08-29 20:26:30 UTC (rev 52445)
@@ -347,7 +347,7 @@
 
 		debugC(2, kDebugLevelBresen, "Finished mover %04x:%04x by collision", PRINT_REG(mover));
 		// We shall not set completed in this case, sierra sci also doesn't do it
-		//  if we set call .moveDone in those cases qfg1 vga gate at the castle and lsl1 casino door will not work
+		//  if we call .moveDone in those cases qfg1 vga gate at the castle and lsl1 casino door will not work
 	}
 
 	if ((getSciVersion() >= SCI_VERSION_1_EGA))


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