mirror of
https://github.com/ppy/osu.git
synced 2025-03-06 15:57:19 +08:00
These used to work because there was a huge blocking load operation, which is now more asynchronous. Note that the change made in `SongSelect` is not required, but defensive (feels it should have been doing this the whole time).