Skip to content

Commit

Permalink
Remove and add new master server
Browse files Browse the repository at this point in the history
  • Loading branch information
AruMoon authored Dec 29, 2024
1 parent 2998568 commit 593a1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/masterserver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 593a1c7

Please sign in to comment.