(svn r16555) -Feature [FS#570]: ability to enter server and company password via command line when joining a server (based on patch by Progman, Ammler and planetmaker)
This commit is contained in:
@@ -25,6 +25,9 @@ void NetworkClient_Connected();
|
||||
|
||||
extern CompanyID _network_join_as;
|
||||
|
||||
extern const char *_network_join_server_password;
|
||||
extern const char *_network_join_company_password;
|
||||
|
||||
#endif /* ENABLE_NETWORK */
|
||||
|
||||
#endif /* NETWORK_CLIENT_H */
|
||||
|
Reference in New Issue
Block a user