1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 20:50:48 +08:00
Files
osu-lazer/osu.Game/Screens
T
Bartłomiej Dach fd13e94c6f Fix score rank not being F on fail in replays
closes https://github.com/ppy/osu/issues/34673

This is a bit half-baked because the next thing someone is going to
report is that when rewinding with a rank display present in the user's
skin, the rank doesn't revert from F anymore. That is because of

    https://github.com/ppy/osu/blob/237de1ef72a06babd9e3dbd582d5c29faca171b9/osu.Game/Rulesets/Scoring/ScoreProcessor.cs#L392-L394

which I'm not willing to touch on short notice.
fd13e94c6f · 2025-08-15 19:51:44 +02:00
History
..
2025-07-29 17:58:53 +09:00