mirror of
https://github.com/ppy/osu
synced 2024-12-14 19:06:07 +00:00
Hide settings overlay along with other HUD-hidden content
This commit is contained in:
parent
ad2528d4d2
commit
ffb5cdc6ae
@ -94,9 +94,9 @@ namespace osu.Game.Screens.Play
|
||||
Progress = CreateProgress(),
|
||||
ModDisplay = CreateModsContainer(),
|
||||
HitErrorDisplay = CreateHitErrorDisplayOverlay(),
|
||||
PlayerSettingsOverlay = CreatePlayerSettingsOverlay(),
|
||||
}
|
||||
},
|
||||
PlayerSettingsOverlay = CreatePlayerSettingsOverlay(),
|
||||
new FillFlowContainer
|
||||
{
|
||||
Anchor = Anchor.BottomRight,
|
||||
|
Loading…
Reference in New Issue
Block a user