1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 22:20:52 +08:00
Files
osu-lazer/osu.Game/Screens/Select
T
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.
5b3a154431 · 2021-12-22 17:24:48 +09:00
History
..
2021-08-04 17:30:33 +09:00
2021-09-16 18:26:12 +09:00