mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Prevent animation invalidation when paused
This commit is contained in:
@@ -169,10 +169,6 @@ namespace OpenRCT2
|
||||
// Keep updating the money effect even when paused.
|
||||
UpdateMoneyEffect();
|
||||
|
||||
// Update the animation list. Note this does not
|
||||
// increment the map animation.
|
||||
MapAnimationInvalidateAll();
|
||||
|
||||
// Post-tick network update
|
||||
NetworkProcessPending();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user