(svn r20968) -Add: date notification of remote admins (dihedral)
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
NetworkRecvStatus SendWelcome();
|
||||
NetworkRecvStatus SendNewGame();
|
||||
NetworkRecvStatus SendShutdown();
|
||||
NetworkRecvStatus SendDate();
|
||||
|
||||
static void Send();
|
||||
static void AcceptConnection(SOCKET s, const NetworkAddress &address);
|
||||
|
Reference in New Issue
Block a user