mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 23:53:51 +09:00
Updates in-line with framework.
This commit is contained in:
@ -25,6 +25,8 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
protected override bool HideOnEscape => false;
|
||||
|
||||
protected override bool BlockPassThroughKeyboard => true;
|
||||
|
||||
public Action OnRetry;
|
||||
public Action OnQuit;
|
||||
|
||||
|
Reference in New Issue
Block a user