1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 16:07:24 +08:00
osu-lazer/osu.Game/Screens/Select/Leaderboards
Dean Herbert 5b3a154431 Fix potential errors thrown during beatmap leaderboard display due to incorrect beatmap reference
Specifically, the global `BeatmapInfo` is referenced inside the web
request's success callback, and used to attempt population via methods
which expect non-null beatmap inputs.

Closes #16211.
2021-12-22 17:24:48 +09:00
..
BeatmapLeaderboard.cs Fix potential errors thrown during beatmap leaderboard display due to incorrect beatmap reference 2021-12-22 17:24:48 +09:00
BeatmapLeaderboardScope.cs Localise scoreboard 2021-08-16 13:38:57 +02:00