(svn r1228) -Add: [Network] When a server normally shuts down, it removed itself

from the server-list
This commit is contained in:
truelight
2004-12-22 18:56:52 +00:00
parent 90b2b2144b
commit d66adc937d
4 changed files with 46 additions and 3 deletions

View File

@@ -1002,6 +1002,8 @@ void NetworkDisconnect(void)
}
}
NetworkUDPRemoveAdvertise();
DeleteWindowById(WC_NETWORK_STATUS_WINDOW, 0);
NetworkClose();