fix release

This commit is contained in:
Diavolo 2023-08-28 20:19:58 +02:00
parent b55ff8675e
commit 6a220f446d

View File

@ -210,7 +210,7 @@ namespace Components
RConOutputBuffer.clear();
#ifndef _DEBUG
if (RconLogRequests.get<bool>())
if (RConLogRequests.get<bool>())
#endif
{
Logger::Print(Game::CON_CHANNEL_NETWORK, "Executing RCon request from {}: {}\n", address.getString(), command);