1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-28 01:05:52 +08:00
Files
osu-lazer/osu.Game
T
Bartłomiej Dach de57daeb3c Fix results screen not showing local scores on results screen for some beatmap statuses
Closes https://github.com/ppy/osu/issues/33609.

Case of leftover code that should have been removed.

This condition is still active in the online leaderboards path via

	https://github.com/ppy/osu/blob/4dcc928c7e46e020c62f4d60e7b859ba18c9142f/osu.Game/Online/Leaderboards/LeaderboardManager.cs#L91-L95

Not sure trying to add test coverage is a productive use of time? Will
do on request though.
de57daeb3c · 2025-06-10 10:51:30 +02:00
History
..
2025-04-22 17:03:28 +09:00
2025-04-28 15:52:31 +09:00
2025-06-05 14:49:35 +09:00
2025-05-23 08:09:29 +02:00