[Scummvm-cvs-logs] SF.net SVN: scummvm:[35705] scummvm/trunk/engines/saga/introproc_fta2.cpp

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Sat Jan 3 17:03:50 CET 2009


Revision: 35705
          http://scummvm.svn.sourceforge.net/scummvm/?rev=35705&view=rev
Author:   thebluegr
Date:     2009-01-03 16:03:50 +0000 (Sat, 03 Jan 2009)

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

Modified Paths:
--------------
    scummvm/trunk/engines/saga/introproc_fta2.cpp

Modified: scummvm/trunk/engines/saga/introproc_fta2.cpp
===================================================================
--- scummvm/trunk/engines/saga/introproc_fta2.cpp	2009-01-03 16:01:58 UTC (rev 35704)
+++ scummvm/trunk/engines/saga/introproc_fta2.cpp	2009-01-03 16:03:50 UTC (rev 35705)
@@ -123,7 +123,7 @@
 	// Update the screen
 	_vm->_system->updateScreen();
 
-	// Wait before showing the net frame
+	// Wait before showing the next frame
 	_vm->_system->delayMillis(waitTime);
 }
 


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