[Scummvm-cvs-logs] CVS: residual/imuse imuse_tables.cpp,1.4,1.5

Pawel Kolodziejski aquadran at users.sourceforge.net
Sun Dec 26 04:02:02 CET 2004


Update of /cvsroot/scummvm/residual/imuse
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9736

Modified Files:
	imuse_tables.cpp 
Log Message:
fix one entry in table

Index: imuse_tables.cpp
===================================================================
RCS file: /cvsroot/scummvm/residual/imuse/imuse_tables.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- imuse_tables.cpp	26 Dec 2004 11:56:38 -0000	1.4
+++ imuse_tables.cpp	26 Dec 2004 12:01:40 -0000	1.5
@@ -198,7 +198,7 @@
 	{2, 1353,   0, 0, 60, 127,   0, "1353 - Greenhouse Appr.IMC"},
 	{2, 1355,   0, 0, 60, 127,   0, "1354 - Game Ending.IMC"},
 	{2, 1354,   0, 0, 60, 127,   0, "1355 - Shootout.IMC"},
-	{2, 1400,   0, 0, 60,  20, 105, "1400 - Start Credits.IMC"},
+	{2, 1400,   0, 0,  1, 105,   0, "1400 - Start Credits.IMC"},
 	{2, 1401,   0, 0, 60, 127,   0, "1401 - Smooth Hector.IMC"},
 	{0, 1500,   0, 0, 60, 127,   0, ""},
 	{0,   -1,   0, 0,  0,   0,   0, ""}





More information about the Scummvm-git-logs mailing list