mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Use both OnKeyDown and GlobalAction.Back
This commit is contained in:
@ -19,6 +19,8 @@ namespace osu.Game.Screens
|
||||
|
||||
public override bool ShowOverlaysOnEnter => false;
|
||||
|
||||
protected override bool AllowBackButton => false;
|
||||
|
||||
public Loader()
|
||||
{
|
||||
ValidForResume = false;
|
||||
|
Reference in New Issue
Block a user