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:
parent
308b68a448
commit
e4f4fd5e1c
1 changed files with 0 additions and 1 deletions
|
@ -7497,7 +7497,6 @@ local int MetaServerConnectError(void)
|
|||
|
||||
local void MultiMetaServerClose(void)
|
||||
{
|
||||
|
||||
MetaClose();
|
||||
MetaServerInUse=0;
|
||||
EndMenu();
|
||||
|
|
Loading…
Add table
Reference in a new issue