mirror of
https://github.com/osukey/osukey.git
synced 2025-06-25 13:18:03 +09:00
Hide on connect
This commit is contained in:
parent
1ca00f6662
commit
4f46fa4798
@ -268,6 +268,7 @@ namespace osu.Game.Overlays
|
|||||||
case APIState.Connecting:
|
case APIState.Connecting:
|
||||||
break;
|
break;
|
||||||
case APIState.Online:
|
case APIState.Online:
|
||||||
|
State = Visibility.Hidden;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user