Remove: old server announcement to Master Server
As we now use the Game Coordinator for announcements, there is no longer a need to use the Master Server for this.
This commit is contained in:

committed by
Patric Stout

parent
aa93d76223
commit
61fdef8457
@@ -1879,9 +1879,6 @@ void NetworkServer_Tick(bool send_frame)
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
/* See if we need to advertise */
|
||||
NetworkUDPAdvertise();
|
||||
}
|
||||
|
||||
/** Yearly "callback". Called whenever the year changes. */
|
||||
|
Reference in New Issue
Block a user