mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Merge branch 'master' into fix-beatmap-options
This commit is contained in:
@ -21,7 +21,7 @@ namespace osu.Game.Screens.Menu
|
||||
|
||||
internal override bool ShowOverlays => false;
|
||||
|
||||
internal override bool HasLocalCursorDisplayed => false;
|
||||
internal override bool HasLocalCursorDisplayed => true;
|
||||
|
||||
public Disclaimer()
|
||||
{
|
||||
|
Reference in New Issue
Block a user