mirror of
https://github.com/ppy/osu.git
synced 2024-11-18 22:02:54 +08:00
Merge branch 'master' into ParallaxContainerImprovement
This commit is contained in:
commit
a2527495ff
@ -19,6 +19,7 @@ namespace osu.Game.Screens.Menu
|
||||
private Color4 iconColour;
|
||||
|
||||
protected override bool HideOverlaysOnEnter => true;
|
||||
protected override bool AllowOpeningOverlays => false;
|
||||
|
||||
public override bool CursorVisible => false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user