mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-04-24 21:41:23 +00:00
Replace another master server with new one
This commit is contained in:
parent
374501f2c1
commit
c2a2c2c5aa
@ -31,7 +31,7 @@ extern ConVar sv_lan;
|
|||||||
static char g_MasterServers[][64] =
|
static char g_MasterServers[][64] =
|
||||||
{
|
{
|
||||||
"185.192.97.130:27010",
|
"185.192.97.130:27010",
|
||||||
"168.138.92.21:27016"
|
"ms.workbench.network:27010"
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef DEDICATED
|
#ifdef DEDICATED
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user