1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 07:14:31 +01:00

Remove various trailing whitespaces

[ci skip]
This commit is contained in:
Michał Janiszewski
2017-06-17 13:41:40 +02:00
parent d782018a8f
commit 9903c15e2a
12 changed files with 27 additions and 27 deletions

View File

@@ -626,7 +626,7 @@ bool Network::CheckSRAND(uint32 tick, uint32 srand0)
return true;
}
if (tick == server_srand0_tick)
if (tick == server_srand0_tick)
{
server_srand0_tick = 0;
// Check that the server and client sprite hashes match