mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-01 23:35:41 +00:00
remove debug info
This commit is contained in:
parent
58a7e39419
commit
566f0b55f7
@ -302,8 +302,6 @@ std::shared_ptr<TClient> TNetwork::Authentication(TConnection&& RawConnection) {
|
||||
{ "client_ip", ClientIp }
|
||||
};
|
||||
|
||||
beammp_debugf("IF YOU SEE THIS AND IT DISPLAYS PROPER INFO, THE FEATURE WORKS: {}", to_string(AuthReq));
|
||||
|
||||
auto Target = "/pkToUser";
|
||||
|
||||
unsigned int ResponseCode = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user