Add a trick to join servers with different version of the game

This commit is contained in:
Pavel Stupnikov
2017-04-11 23:35:36 +03:00
parent 83a55c8333
commit 2884abcbfe
4 changed files with 42 additions and 3 deletions

View File

@@ -117,6 +117,7 @@ extern CompanyID _network_join_as;
extern const char *_network_join_server_password;
extern const char *_network_join_company_password;
extern const char *_network_join_server_revision;
#endif /* ENABLE_NETWORK */