コード例 #1
0
ファイル: Editor.cs プロジェクト: omkelderman/osu
 protected void SwitchToDifficulty(BeatmapInfo nextBeatmap) => loader?.ScheduleSwitchToExistingDifficulty(nextBeatmap, GetState(nextBeatmap.Ruleset));