[Scummvm-cvs-logs] CVS: scummvm/sword2 sword2.cpp,1.116,1.117

Torbjörn Andersson eriktorbjorn at users.sourceforge.net
Tue Oct 12 10:04:03 CEST 2004


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

Modified Files:
	sword2.cpp 
Log Message:
Migration to the newer form of setupPremix().


Index: sword2.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/sword2.cpp,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- sword2.cpp	8 Oct 2004 16:09:51 -0000	1.116
+++ sword2.cpp	12 Oct 2004 17:03:04 -0000	1.117
@@ -127,7 +127,6 @@
 	// soften the sound in any way.
 
 	_mixer->setVolume(256);
-	_mixer->setMusicVolume(256);
 
 	_keyboardEvent.pending = false;
 	_mouseEvent.pending = false;





More information about the Scummvm-git-logs mailing list