mirror of
https://github.com/osukey/osukey.git
synced 2025-08-01 21:58:46 +09:00
Revert "Handle mouse back button using OnMouseDown override instead of using GlobalAction"
This reverts commit 44bbb8700e
.
This commit is contained in:
@ -18,7 +18,6 @@ namespace osu.Game.Screens
|
||||
private bool showDisclaimer;
|
||||
|
||||
public override bool ShowOverlaysOnEnter => false;
|
||||
protected override bool AllowBackButton => false;
|
||||
|
||||
public Loader()
|
||||
{
|
||||
|
Reference in New Issue
Block a user