mirror of
https://github.com/ppy/osu.git
synced 2026-06-02 21:40:58 +08:00
Add async workflow.
This commit is contained in:
@@ -53,7 +53,7 @@ namespace osu.Game.GameModes.Menu
|
||||
RelativeSizeAxes = Axes.Both;
|
||||
}
|
||||
|
||||
public override void Load(BaseGame game)
|
||||
protected override void Load(BaseGame game)
|
||||
{
|
||||
base.Load(game);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user