mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 19:43:06 +01:00
Remove trailing whitespace in sources
This commit is contained in:
@@ -55,7 +55,7 @@ int NetworkConnection::ReadPacket()
|
||||
{
|
||||
return status;
|
||||
}
|
||||
|
||||
|
||||
InboundPacket.transferred += readBytes;
|
||||
if (InboundPacket.transferred == sizeof(InboundPacket.size))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user