File diff r13105:585157c1c8e4 → r13106:fb30e194b359
src/network/network.cpp
Show inline comments
 
@@ -798,6 +798,7 @@ bool NetworkServerStart()
 
	_network_own_client_id = CLIENT_ID_SERVER;
 

	
 
	_network_clients_connected = 0;
 
	_network_company_passworded = 0;
 

	
 
	NetworkInitGameInfo();