mirror of
https://github.com/ppy/osu.git
synced 2025-03-07 15:47:19 +08:00
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.