mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 03:25:11 +08:00
fix disclaimer allowing notifications
This commit is contained in:
parent
088deee70a
commit
76fbc656a1
@ -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