[Scummvm-cvs-logs] CVS: scummvm/queen musicdata.cpp,1.5,1.6

Travis Howell kirben at users.sourceforge.net
Tue Jan 27 02:10:39 CET 2004


Update of /cvsroot/scummvm/scummvm/queen
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24507/queen

Modified Files:
	musicdata.cpp 
Log Message:

Small correction to my last commit.


Index: musicdata.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/queen/musicdata.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- musicdata.cpp	25 Jan 2004 05:03:35 -0000	1.5
+++ musicdata.cpp	25 Jan 2004 07:53:03 -0000	1.6
@@ -29,7 +29,7 @@
 	{ { 1, 0 }, 128, 180, 0, 1, 0 }, 
 
 	/* 2 - Arrive Hotel */
-	{ { 42, 0 }, 128, 180, 0, 1, 0 }, 
+	{ { 42, 0 }, 128, 0, 0, 1, 0 },
 
 	/* 3 - Jungle */
 	{ { 3, 4, 5, 6, 0 }, 128, 0, 0, 1, 0 }, 





More information about the Scummvm-git-logs mailing list