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

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Mon Dec 22 12:49:49 CET 2008


Revision: 35483
          http://scummvm.svn.sourceforge.net/scummvm/?rev=35483&view=rev
Author:   Kirben
Date:     2008-12-22 11:49:49 +0000 (Mon, 22 Dec 2008)

Log Message:
-----------
Correct comment.

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

Modified: scummvm/trunk/engines/saga/introproc_fta2.cpp
===================================================================
--- scummvm/trunk/engines/saga/introproc_fta2.cpp	2008-12-22 11:26:29 UTC (rev 35482)
+++ scummvm/trunk/engines/saga/introproc_fta2.cpp	2008-12-22 11:49:49 UTC (rev 35483)
@@ -193,7 +193,7 @@
 
 	_vm->_gfx->showCursor(false);
 
-	// Play introduction
+	// Play ending
 	if (smkPlayer->load(videoName)) {
 		debug(0, "Playing video %s", videoName);
 		smkPlayer->playVideo();


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