mirror of
https://github.com/osukey/osukey.git
synced 2025-06-03 03:47:24 +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.