mirror of
https://github.com/osukey/osukey.git
synced 2025-05-15 10:37:33 +09: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.