mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Add missing released conditional
This commit is contained in:
@ -265,6 +265,7 @@ namespace osu.Game.Screens.Play.HUD
|
||||
switch (action)
|
||||
{
|
||||
case GlobalAction.Back:
|
||||
case GlobalAction.PauseGameplay:
|
||||
AbortConfirm();
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user