[Scummvm-cvs-logs] CVS: scummvm/base gameDetector.cpp,1.71,1.72

Travis Howell kirben at users.sourceforge.net
Wed Mar 3 19:09:07 CET 2004


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

Modified Files:
	gameDetector.cpp 
Log Message:

Allow --demo-mode with maniac (Enchanced)


Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/gameDetector.cpp,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- gameDetector.cpp	24 Feb 2004 22:39:38 -0000	1.71
+++ gameDetector.cpp	4 Mar 2004 02:47:38 -0000	1.72
@@ -85,7 +85,7 @@
 #endif
 #ifndef DISABLE_SCUMM
 	"  --copy-protection        Enable the original copy protection in SCUMM games\n"
-	"  --demo-mode              Start demo mode of Maniac Mansion (Classic version)\n"
+	"  --demo-mode              Start demo mode of Maniac Mansion\n"
 	"  --tempo=NUM              Set music tempo (in percent, 50-200) for SCUMM games\n"
 	"                           (default: 100)\n"
 	"  --talkspeed=NUM          Set talk speed for SCUMM games (default: 60)\n"





More information about the Scummvm-git-logs mailing list