(svn r26576) -Fix [FS#6003]: [Network] AIs would not reset certain network state information upon creation of their company
This commit is contained in:
@@ -71,7 +71,7 @@ void NetworkServerYearlyLoop();
|
||||
void NetworkServerSendConfigUpdate();
|
||||
void NetworkServerShowStatusToConsole();
|
||||
bool NetworkServerStart();
|
||||
void NetworkServerUpdateCompanyPassworded(CompanyID company_id, bool passworded);
|
||||
void NetworkServerNewCompany(const Company *company, NetworkClientInfo *ci);
|
||||
bool NetworkServerChangeClientName(ClientID client_id, const char *new_name);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user