Skip to content

Commit

Permalink
Remove offline master server
Browse files Browse the repository at this point in the history
  • Loading branch information
AruMoon authored Feb 17, 2025
1 parent 2998568 commit 374501f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions engine/masterserver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 374501f

Please sign in to comment.