[Scummvm-cvs-logs] CVS: scummvm/common gameDetector.cpp,1.20,1.21

Travis Howell kirben at users.sourceforge.net
Wed Oct 23 04:15:04 CEST 2002


Update of /cvsroot/scummvm/scummvm/common
In directory usw-pr-cvs1:/tmp/cvs-serv13700/common

Modified Files:
	gameDetector.cpp 
Log Message:

Correct volume limit listed under -m section of help


Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/gameDetector.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- gameDetector.cpp	23 Oct 2002 10:34:14 -0000	1.20
+++ gameDetector.cpp	23 Oct 2002 11:14:33 -0000	1.21
@@ -55,7 +55,7 @@
 	"\t-f         - fullscreen mode\n"
 	"\t-g<mode>   - graphics mode (normal,2x,3x,2xsai,super2xsai,supereagle,advmame2x)\n"
 	"\t-l<file>   - load config file instead of default\n"
-	"\t-m<num>    - set music volume to <num> (0-100)\n"
+	"\t-m<num>    - set music volume to <num> (0-255)\n"
 	"\t-n         - no subtitles for speech\n"
 	"\t-o<num>    - set master volume to <num> (0-255)\n"
 	"\t-p<path>   - look for game in <path>\n"





More information about the Scummvm-git-logs mailing list