mirror of
https://github.com/osukey/osukey.git
synced 2025-06-03 11:57:36 +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.