1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-07 07:17:18 +08:00
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
..
2021-08-04 17:30:33 +09:00
2021-09-16 18:26:12 +09:00