1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-20 21:40:44 +08:00
Files
osu-lazer/osu.Game.Rulesets.Catch/Objects
T
Bartłomiej Dach 72e502e615 Fix backwards z-ordering of fruits in juice streams and banana showers
Closes https://github.com/ppy/osu/issues/25827.

The logic cannot be easily abstracted out (because
`CompareReverseChildID()` is protected and non-static on
`CompositeDrawable`), so a local copy was applied instead.

No testing as any testing would have been purely visual anyways.
72e502e615 · 2024-01-02 11:55:59 +01:00
History
..