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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user