1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-03 11:30:49 +08:00
Files
osu-lazer/osu.Game/Screens
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
..