[Scummvm-git-logs] scummvm master -> d49afbf14ceb5d3a438785233ba241a6b4607ec4

sev- noreply at scummvm.org
Fri Nov 18 16:03:16 UTC 2022


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:
d49afbf14c SCUMM: Clarified the FT bike fight cheat description


Commit: d49afbf14ceb5d3a438785233ba241a6b4607ec4
    https://github.com/scummvm/scummvm/commit/d49afbf14ceb5d3a438785233ba241a6b4607ec4
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2022-11-18T17:03:07+01:00

Commit Message:
SCUMM: Clarified the FT bike fight cheat description

Changed paths:
    engines/scumm/help.cpp


diff --git a/engines/scumm/help.cpp b/engines/scumm/help.cpp
index e7eea45cecb..c03f67a81fc 100644
--- a/engines/scumm/help.cpp
+++ b/engines/scumm/help.cpp
@@ -237,7 +237,7 @@ void ScummHelp::updateStrings(byte gameId, byte version, Common::Platform platfo
 				// I18N: The name of the 'Shift' key on a PC keyboard
 				_("Shift") + U32String(" v"),
 				// I18N: Lets one skip the bike/car fight sequences in Full Throttle
-				_("Fight cheat")
+				_("Win the bike fight cheat")
 			);
 			break;
 		case GID_DIG:




More information about the Scummvm-git-logs mailing list