Most changed are done in the previous commit. Meta server client displays

Game infos correctly(nicks, IP:port,Map,players,freespots). Suports
AddGame, ChangeGame, AbandonGame commands. It can be used to play over
internet.
This commit is contained in:
mohydine 2003-10-17 23:02:51 +00:00
parent 308b68a448
commit e4f4fd5e1c

View file

@ -7497,7 +7497,6 @@ local int MetaServerConnectError(void)
local void MultiMetaServerClose(void)
{
MetaClose();
MetaServerInUse=0;
EndMenu();