mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 06:01:18 +08:00
fix disclaimer allowing notifications
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user