Remove server chat

This commit is contained in:
Anders Jenbo 2019-09-13 03:54:43 +02:00
commit cf359d9ea2
8 changed files with 0 additions and 351 deletions

View file

@ -612,7 +612,6 @@ void NetClose()
tmsg_cleanup();
multi_event_handler(FALSE);
SNetLeaveGame(3);
msgcmd_cmd_cleanup();
if (gbMaxPlayers > 1)
Sleep(2000);
}