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

sev at users.sourceforge.net sev at users.sourceforge.net
Sat Sep 1 12:51:11 CEST 2007


Revision: 28781
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28781&view=rev
Author:   sev
Date:     2007-09-01 03:51:11 -0700 (Sat, 01 Sep 2007)

Log Message:
-----------
This is a pseudo-commit. Previous commit log message for this file should read
as follows:
Fix recent regression crash in IHNM intro.

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

Modified: scummvm/trunk/engines/saga/animation.cpp
===================================================================
--- scummvm/trunk/engines/saga/animation.cpp	2007-09-01 10:49:28 UTC (rev 28780)
+++ scummvm/trunk/engines/saga/animation.cpp	2007-09-01 10:51:11 UTC (rev 28781)
@@ -386,7 +386,7 @@
 
 	// Cache frame offsets
 
-	// WORKAROUND: Cutaway 4 is ending credits. For some reason it
+	// WORKAROUND: Cutaway #4 is ending credits. For some reason it
 	// has wrong number of frames specified in its header. So we
 	// calculate it here:
 	if (animId == MAX_ANIMATIONS + 4)


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