forked from mirror/OpenTTD
(svn r186) -Add: debug 'net' for network debug (sign_de)
-Fix: desync problem (server was not waiting for clients) (sign_de)
This commit is contained in:
@@ -130,6 +130,7 @@ void NetworkShutdown();
|
||||
void NetworkSendCommand(TileIndex tile, uint32 p1, uint32 p2, uint32 cmd, CommandCallback *callback);
|
||||
void NetworkStartSync(bool fcreset);
|
||||
void NetworkClose(bool client);
|
||||
void NetworkSendReadyPacket();
|
||||
|
||||
void NetworkIPListInit();
|
||||
|
||||
|
Reference in New Issue
Block a user