mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Fix client not resuming when server toggles pause.
This commit is contained in:
committed by
Michał Janiszewski
parent
47b63620a1
commit
efa0275104
@@ -311,6 +311,8 @@ void game_update()
|
||||
|
||||
// Special case because we set numUpdates to 0, otherwise in game_logic_update.
|
||||
network_update();
|
||||
|
||||
network_process_game_commands();
|
||||
}
|
||||
|
||||
if (!gOpenRCT2Headless)
|
||||
|
||||
Reference in New Issue
Block a user