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

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sun May 21 12:09:25 CEST 2006


Revision: 22564
Author:   eriktorbjorn
Date:     2006-05-21 12:08:10 -0700 (Sun, 21 May 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22564&view=rev

Log Message:
-----------
The unsupported cutscene is called "jung", not "junk". (It just happens to look
like junk at the moment.)

Modified Paths:
--------------
    scummvm/trunk/engines/kyra/vqa.cpp
Modified: scummvm/trunk/engines/kyra/vqa.cpp
===================================================================
--- scummvm/trunk/engines/kyra/vqa.cpp	2006-05-21 19:03:27 UTC (rev 22563)
+++ scummvm/trunk/engines/kyra/vqa.cpp	2006-05-21 19:08:10 UTC (rev 22564)
@@ -26,7 +26,7 @@
 // The benchl.vqa movie (or whatever it is) is not supported. It does not have
 // a FINF chunk.
 //
-// The junk2.vqa movie does not work. The offset to the first frame is strange,
+// The jung2.vqa movie does not work. The offset to the first frame is strange,
 // so we don't find the palette.
 
 #include "common/stdafx.h"


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