mirror of
https://github.com/ppy/osu.git
synced 2026-05-17 16:53:15 +08:00
Fix back button displaying before it should
This commit is contained in:
@@ -39,6 +39,8 @@ namespace osu.Game.Screens.Edit.Submission
|
||||
|
||||
public override bool DisallowExternalBeatmapRulesetChanges => true;
|
||||
|
||||
protected override bool InitialBackButtonVisibility => false;
|
||||
|
||||
[Cached]
|
||||
private readonly OverlayColourProvider colourProvider = new OverlayColourProvider(OverlayColourScheme.Aquamarine);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user