mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 03:19:52 +08:00
Hide settings overlay along with other HUD-hidden content
This commit is contained in:
@@ -94,9 +94,9 @@ namespace osu.Game.Screens.Play
|
||||
Progress = CreateProgress(),
|
||||
ModDisplay = CreateModsContainer(),
|
||||
HitErrorDisplay = CreateHitErrorDisplayOverlay(),
|
||||
PlayerSettingsOverlay = CreatePlayerSettingsOverlay(),
|
||||
}
|
||||
},
|
||||
PlayerSettingsOverlay = CreatePlayerSettingsOverlay(),
|
||||
new FillFlowContainer
|
||||
{
|
||||
Anchor = Anchor.BottomRight,
|
||||
|
||||
Reference in New Issue
Block a user