Merge branch 'master' into fix-beatmap-options

This commit is contained in:
Thomas Müller
2017-03-19 09:34:53 +01:00
committed by GitHub
27 changed files with 203 additions and 70 deletions

View File

@ -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()
{