예제 #1
0
파일: Editor.cs 프로젝트: omkelderman/osu
 protected void SwitchToDifficulty(BeatmapInfo nextBeatmap) => loader?.ScheduleSwitchToExistingDifficulty(nextBeatmap, GetState(nextBeatmap.Ruleset));