mirror of
https://github.com/ppy/osu.git
synced 2025-03-07 01:57:19 +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.