[RCon] Use linebreak as separator
This commit is contained in:
parent
8e510aa45b
commit
d31ff2e180
@ -119,7 +119,7 @@ namespace Components
|
||||
|
||||
Logger::PipeOutput(nullptr);
|
||||
|
||||
Network::SendCommand(address, "print", outputBuffer);
|
||||
Network::Send(address, "print\n" + outputBuffer);
|
||||
outputBuffer.clear();
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user