mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-27 16:39:09 +00:00
(svn r17618) -Fix [FS#3226]: the 'lock' icon would erroneously be drawn for companies if the company had a password before the reset
This commit is contained in:
@@ -798,6 +798,7 @@ bool NetworkServerStart()
|
||||
_network_own_client_id = CLIENT_ID_SERVER;
|
||||
|
||||
_network_clients_connected = 0;
|
||||
_network_company_passworded = 0;
|
||||
|
||||
NetworkInitGameInfo();
|
||||
|
||||
|
Reference in New Issue
Block a user