1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-30 04:57:23 +08:00
osu-lazer/osu.Game.Rulesets.Osu
Dean Herbert b8d6bba039
Fix legacy hitcircle fallback logic being broken with recent fix
I was a bit too eager to replace all calls with the new `provider`
in
dae380b7fa,
while it doesn't actually make sense.

To handle the case that was trying to be fixed, using the `provider` to
check whether the *prefix* version of the circle sprite is available is
enough alone.

Closes https://github.com/ppy/osu/issues/31200
2024-12-24 16:05:44 +09:00
..
2024-11-14 09:03:08 +02:00
2023-06-24 01:00:03 +09:00
2024-03-06 12:13:12 +08:00
2024-02-27 21:51:54 -05:00