[iortcw] 62/152: MP: Use official master server for sv_master1

Simon McVittie smcv at debian.org
Fri Sep 8 10:40:01 UTC 2017


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

smcv pushed a commit to annotated tag 1.5a
in repository iortcw.

commit 1bf1c67d4ca9ba2fac5f9f9df8945a180bc640e5
Author: MAN-AT-ARMS <M4N4T4RMS at gmail.com>
Date:   Tue May 24 16:55:11 2016 -0400

    MP: Use official master server for sv_master1
---
 MP/code/qcommon/qcommon.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MP/code/qcommon/qcommon.h b/MP/code/qcommon/qcommon.h
index 8ad2248..3ff2284 100644
--- a/MP/code/qcommon/qcommon.h
+++ b/MP/code/qcommon/qcommon.h
@@ -301,8 +301,8 @@ extern int demo_protocols[];
 #endif
 
 #ifndef MASTER_SERVER_NAME
-//#define MASTER_SERVER_NAME		"wolfmaster.idsoftware.com"	// Official master server decommissioned
-#define MASTER_SERVER_NAME		"dpmaster.deathmask.net"
+#define MASTER_SERVER_NAME		"wolfmaster.idsoftware.com"	// Official master server
+//#define MASTER_SERVER_NAME		"dpmaster.deathmask.net"
 #endif
 
 #ifndef STANDALONE

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