mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-04-11 18:57:47 +00:00
Remove offline master server
This commit is contained in:
parent
29985681a1
commit
374501f2c1
@ -31,8 +31,7 @@ extern ConVar sv_lan;
|
||||
static char g_MasterServers[][64] =
|
||||
{
|
||||
"185.192.97.130:27010",
|
||||
"168.138.92.21:27016",
|
||||
"135.125.188.162:27010"
|
||||
"168.138.92.21:27016"
|
||||
};
|
||||
|
||||
#ifdef DEDICATED
|
||||
|
Loading…
Reference in New Issue
Block a user