Files
OpenRA/OpenRA.Mods.Common/Traits/World/WeatherOverlay.cs
Paul Chote 864cc4becc Fix weather particle physics.
The trait documentation specified that the speed
and offset values are px/tick, but they have actually
always been treated as px/render.

Fix the update logic and rescale the map definitions
to account for the fixed behaviour.
2021-08-20 20:38:37 +02:00

9.1 KiB