1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 07:13:43 +08:00
Files
osu-lazer/osu.Game.Rulesets.Osu/Objects/Drawables
T
Bartłomiej Dach f3cda58474 Fix legacy slider repeats becoming much too large on hit
They had scale transforms applied to them in two places: the actual
legacy pieces themselves (esp. `LegacyHitCirclePiece`), and on the
`DrawableSliderRepeat` level.

This change moves all of the scale transforms to the skinnable pieces.
Argon and triangles have received a copy of the previous logic each,
so behaviour on those skins should not change.
f3cda58474 · 2023-10-17 14:47:44 +02:00
History
..
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00