mirror of
https://github.com/ppy/osu.git
synced 2025-03-07 00:17:21 +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).