mirror of
https://github.com/ppy/osu.git
synced 2025-03-12 18:47:19 +08:00
Uses the resolved working beatmap instead of resolving it every time. Also uses the EditorBeatmap itself as playable beatmap, as it is of type `IBeatmap` already, and `.PlayableBeatmap` forwards everything anyway.