mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Add async workflow.
This commit is contained in:
@ -25,6 +25,7 @@ namespace osu.Game.GameModes.Multiplayer
|
||||
protected override void OnEntering(GameMode last)
|
||||
{
|
||||
base.OnEntering(last);
|
||||
|
||||
Background.FadeColour(Color4.DarkGray, 500);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user