From 33feae6290ecc509c9d51a0d91bd690d3a808e47 Mon Sep 17 00:00:00 2001 From: havoc Date: Sun, 8 Feb 2004 19:02:24 +0000 Subject: [PATCH] added Willis's dpmaster to list git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3879 d7cf8633-e32d-0410-b094-e92efae38249 --- netconn.c | 1 + 1 file changed, 1 insertion(+) diff --git a/netconn.c b/netconn.c index c24fd3db..c573bd64 100755 --- a/netconn.c +++ b/netconn.c @@ -35,6 +35,7 @@ static cvar_t sv_masters [] = {CVAR_SAVE, "sv_master3", ""}, {CVAR_SAVE, "sv_master4", ""}, {0, "sv_masterextra1", "69.59.212.88"}, + {0, "sv_masterextra2", "66.28.32.64"}, {0, NULL, NULL} }; -- 2.39.2