[Scummvm-cvs-logs] CVS: scummvm/base gameDetector.cpp,1.69,1.69.2.1

Travis Howell kirben at users.sourceforge.net
Sun Mar 7 19:07:04 CET 2004


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

Modified Files:
      Tag: branch-0-6-0
	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.69
retrieving revision 1.69.2.1
diff -u -d -r1.69 -r1.69.2.1
--- gameDetector.cpp	13 Feb 2004 10:51:32 -0000	1.69
+++ gameDetector.cpp	8 Mar 2004 02:42:37 -0000	1.69.2.1
@@ -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