mirror of
https://github.com/ppy/osu.git
synced 2025-03-12 14:07:45 +08:00
It's no longer possible to just assume that using the ambient `WorkingBeatmap` is gonna work. Bit dodgy but seems to work and also I'd hope that `WorkingBeatmapCache` makes this not overly taxing. If there are concerns this can probably be an async load or something.