mirror of
https://github.com/ppy/osu.git
synced 2025-03-06 14:37:21 +08:00
Always parse storyboards for now. Let's not optimise this until it is necessary. It was leading to weird threading problems due to the load call in Player's async load method.