mirror of
https://github.com/ppy/osu
synced 2025-01-16 11:01:03 +00:00
Merge branch 'master' into download-tracking-component
This commit is contained in:
commit
e4007fcf23
@ -48,7 +48,6 @@ namespace osu.Game.Screens.Play
|
||||
{
|
||||
visibilityContainer = new Container {
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
AlwaysPresent = true, // The hud may be hidden but certain elements may need to still be updated
|
||||
Children = new Drawable[] {
|
||||
new Container {
|
||||
Anchor = Anchor.TopCentre,
|
||||
|
Loading…
Reference in New Issue
Block a user