mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Use Color4Extensions from Framework and remove redundant Name
This commit is contained in:
@ -22,7 +22,6 @@ namespace osu.Game.Screens.Menu
|
||||
public class MainMenu : OsuScreen
|
||||
{
|
||||
private ButtonSystem buttons;
|
||||
public override string Name => @"Main Menu";
|
||||
|
||||
internal override bool ShowOverlays => buttons.State != MenuState.Initial;
|
||||
|
||||
|
Reference in New Issue
Block a user