(svn r21850) -Codechange: move password hashing to a more general location (dihedral)
This commit is contained in:
@@ -108,6 +108,7 @@ public:
|
||||
typedef ClientNetworkGameSocketHandler MyClient;
|
||||
|
||||
void NetworkClient_Connected();
|
||||
void NetworkClientSetPassword(const char *password);
|
||||
|
||||
extern CompanyID _network_join_as;
|
||||
|
||||
|
Reference in New Issue
Block a user