mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 17:43:05 +08:00
Use new non-immediate suspend logic in BackgroundScreenStack
This commit is contained in:
parent
00feb34a3d
commit
ee7169a629
@ -11,6 +11,7 @@ namespace osu.Game.Screens
|
||||
public class BackgroundScreenStack : ScreenStack
|
||||
{
|
||||
public BackgroundScreenStack()
|
||||
: base(false)
|
||||
{
|
||||
Scale = new Vector2(1.06f);
|
||||
RelativeSizeAxes = Axes.Both;
|
||||
|
Loading…
Reference in New Issue
Block a user