mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Fix TestCaseEditor as well
This commit is contained in:
@ -26,7 +26,7 @@ namespace osu.Game.Tests.Visual
|
||||
{
|
||||
Beatmap.Value = new TestWorkingBeatmap(ruleset.RulesetInfo, null);
|
||||
|
||||
LoadComponentAsync(new Editor(), LoadScreen);
|
||||
LoadScreen(new Editor());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user