mirror of
https://github.com/ppy/osu.git
synced 2025-03-06 10:27:45 +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.