1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-29 06:09:59 +08:00
Files
osu-lazer/osu.Game/Beatmaps
T
Dan Balasescu 8b456e1379 Always convert mania spinners
A big part of these changes is refactoring, which is somewhat necessary
because it was previously implemented as two separate pathways which
in-fact need to be joined at the hip when handling spinners.

I've chosen to use `IHasLegacyHitObjectType` here because there's no
other flag that allows us to tell `ConvertHold` apart from
`ConvertSpinner`.
8b456e1379 · 2024-12-06 16:40:28 +09:00
History
..
2024-12-06 16:40:28 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-07-11 20:18:54 +02:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-08 19:11:48 +02:00