fix release
This commit is contained in:
parent
b55ff8675e
commit
6a220f446d
@ -210,7 +210,7 @@ namespace Components
|
|||||||
RConOutputBuffer.clear();
|
RConOutputBuffer.clear();
|
||||||
|
|
||||||
#ifndef _DEBUG
|
#ifndef _DEBUG
|
||||||
if (RconLogRequests.get<bool>())
|
if (RConLogRequests.get<bool>())
|
||||||
#endif
|
#endif
|
||||||
{
|
{
|
||||||
Logger::Print(Game::CON_CHANNEL_NETWORK, "Executing RCon request from {}: {}\n", address.getString(), command);
|
Logger::Print(Game::CON_CHANNEL_NETWORK, "Executing RCon request from {}: {}\n", address.getString(), command);
|
||||||
|
Loading…
Reference in New Issue
Block a user