mirror of
https://github.com/ppy/osu
synced 2024-12-11 17:42:28 +00:00
Add missing released conditional
This commit is contained in:
parent
c1aafe83fa
commit
f442df75a9
@ -265,6 +265,7 @@ namespace osu.Game.Screens.Play.HUD
|
||||
switch (action)
|
||||
{
|
||||
case GlobalAction.Back:
|
||||
case GlobalAction.PauseGameplay:
|
||||
AbortConfirm();
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user