Remove: COMPANY_INFO packets and related code (#9475)
This commit is contained in:
@@ -640,7 +640,7 @@ public:
|
||||
{
|
||||
_networking = true;
|
||||
new ClientNetworkGameSocketHandler(s, this->connection_string);
|
||||
MyClient::SendInformationQuery(false);
|
||||
MyClient::SendInformationQuery();
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user