]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - netconn.c
r_fullbright 1 now works properly with r_shadow_realtime_world 1 (why anyone would...
[xonotic/darkplaces.git] / netconn.c
index 591056c46c01ac28c6faad77cb0281d072530dfe..be111a9f692781b149d436dcf05512895e0129a1 100755 (executable)
--- a/netconn.c
+++ b/netconn.c
@@ -34,8 +34,8 @@ static cvar_t sv_masters [] =
        {CVAR_SAVE, "sv_master2", ""},
        {CVAR_SAVE, "sv_master3", ""},
        {CVAR_SAVE, "sv_master4", ""},
-       {0, "sv_masterextra1", "69.59.212.88"},
-       {0, "sv_masterextra2", "66.28.32.64"},
+       {0, "sv_masterextra1", "ghdigital.com"},
+       {0, "sv_masterextra2", "dpmaster.deathmask.net"},
        {0, NULL, NULL}
 };