This commit is contained in:
Aru Moon 2025-11-25 06:36:18 +03:00 committed by GitHub
commit 123ededaae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
"ms.workbench.network:27010"
};
#ifdef DEDICATED