[Scummvm-git-logs] scummvm master -> 093d477a08631f1c6def79f9d0e5c967afea320d

tsoliman tarek at bashasoliman.com
Fri Apr 13 03:29:24 CEST 2018


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
093d477a08 BASE: Minor text fix for --copy-protection help


Commit: 093d477a08631f1c6def79f9d0e5c967afea320d
    https://github.com/scummvm/scummvm/commit/093d477a08631f1c6def79f9d0e5c967afea320d
Author: Tarek Soliman (tsoliman at scummvm.org)
Date: 2018-04-12T20:28:39-05:00

Commit Message:
BASE: Minor text fix for --copy-protection help

Changed paths:
    base/commandLine.cpp


diff --git a/base/commandLine.cpp b/base/commandLine.cpp
index 9e62443..e1576a0 100644
--- a/base/commandLine.cpp
+++ b/base/commandLine.cpp
@@ -155,7 +155,7 @@ static const char HELP_STRING[] =
 	"  --alt-intro              Use alternative intro for CD versions of Beneath a\n"
 	"                           Steel Sky and Flight of the Amazon Queen\n"
 #endif
-	"  --copy-protection        Enable copy protection in SCUMM games, when\n"
+	"  --copy-protection        Enable copy protection in games, when\n"
 	"                           ScummVM disables it by default.\n"
 	"  --talkspeed=NUM          Set talk speed for games (default: 60)\n"
 #if defined(ENABLE_SCUMM) || defined(ENABLE_GROOVIE)





More information about the Scummvm-git-logs mailing list