mirror of
https://github.com/ppy/osu.git
synced 2024-11-19 00:13:21 +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;
|
private Color4 iconColour;
|
||||||
|
|
||||||
protected override bool HideOverlaysOnEnter => true;
|
protected override bool HideOverlaysOnEnter => true;
|
||||||
|
protected override bool AllowOpeningOverlays => false;
|
||||||
|
|
||||||
public override bool CursorVisible => false;
|
public override bool CursorVisible => false;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user