mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Simplify state changes
This commit is contained in:
@ -48,8 +48,6 @@ namespace osu.Game.Screens.Select
|
||||
protected override void LoadComplete()
|
||||
{
|
||||
base.LoadComplete();
|
||||
|
||||
State = Visibility.Visible;
|
||||
AlwaysPresent = true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user