mirror of
https://github.com/osukey/osukey.git
synced 2025-06-23 20:27:58 +09: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.