(svn r20967) -Add: infrastructure to send information to remote admins at specific intervals (dihedral)
This commit is contained in:
@@ -250,6 +250,7 @@ static void OnNewDay()
|
||||
{
|
||||
#ifdef ENABLE_NETWORK
|
||||
NetworkChatMessageDailyLoop();
|
||||
if (_network_server) NetworkServerDailyLoop();
|
||||
#endif /* ENABLE_NETWORK */
|
||||
|
||||
DisasterDailyLoop();
|
||||
|
Reference in New Issue
Block a user