Remove and add new master server

This commit is contained in:
Aru Moon 2024-12-29 18:47:57 +05:00 committed by GitHub
parent 29985681a1
commit 593a1c762f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ static char g_MasterServers[][64] =
{
"185.192.97.130:27010",
"168.138.92.21:27016",
"135.125.188.162:27010"
"157.173.106.37:27010"
};
#ifdef DEDICATED