mirror of
https://github.com/osukey/osukey.git
synced 2025-05-28 17:07:35 +09:00
Close beatmap options when suspending (#4761)
Close beatmap options when suspending
This commit is contained in:
commit
9add2562f9
@ -505,6 +505,8 @@ namespace osu.Game.Screens.Select
|
||||
{
|
||||
ModSelect.Hide();
|
||||
|
||||
BeatmapOptions.Hide();
|
||||
|
||||
this.ScaleTo(1.1f, 250, Easing.InSine);
|
||||
|
||||
this.FadeOut(250);
|
||||
|
Loading…
x
Reference in New Issue
Block a user