[iortcw] 115/497: SP: Use same autogenerated key name as MP

Simon McVittie smcv at debian.org
Fri Sep 8 10:36:35 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 f5b8acfe630d15f11f3b46c1fa12c92c823ae004
Author: M4N4T4RMS at gmail.com <M4N4T4RMS at gmail.com@e65d2741-a53d-b2dc-ae96-bb75fa5e4c4a>
Date:   Sat May 10 09:48:27 2014 +0000

    SP: Use same autogenerated key name as MP
---
 SP/code/client/client.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SP/code/client/client.h b/SP/code/client/client.h
index b3ab320..ea0f9b4 100644
--- a/SP/code/client/client.h
+++ b/SP/code/client/client.h
@@ -46,7 +46,7 @@ If you have questions concerning this license or the applicable additional terms
 #endif
 
 // file full of random crap that gets used to create cl_guid
-#define QKEY_FILE "rtcwkey"
+#define QKEY_FILE "wkey"
 #define QKEY_SIZE 2048
  
 #define	RETRANSMIT_TIMEOUT	3000	// time between connection packet retransmits

-- 
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