[iortcw] 336/497: MP: Fix typo in MP pak check

Simon McVittie smcv at debian.org
Fri Sep 8 10:37:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to annotated tag 1.42d
in repository iortcw.

commit 4ebb47c1598b05975d3cd14e46d2ccb590c4a4e1
Author: MAN-AT-ARMS <M4N4T4RMS at gmail.com>
Date:   Thu Apr 16 18:44:23 2015 -0400

    MP: Fix typo in MP pak check
---
 MP/code/qcommon/files.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MP/code/qcommon/files.c b/MP/code/qcommon/files.c
index f9d2ea3..2e8184b 100644
--- a/MP/code/qcommon/files.c
+++ b/MP/code/qcommon/files.c
@@ -3712,7 +3712,7 @@ static void FS_CheckMPPaks( void )
 					Com_Printf("\n\n"
 						"**************************************************\n"
 						"WARNING: " BASEGAME "/mp_pak0.pk3 is present but its checksum (%u)\n"
-						"is not correct. Please re-copy pak0.pk3 from your\n"
+						"is not correct. Please re-copy mp_pak0.pk3 from your\n"
 						"legitimate RTCW CDROM.\n"
 						"**************************************************\n\n\n",
 						curpack->checksum );

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git



More information about the Pkg-games-commits mailing list