mirror of
https://github.com/ppy/osu
synced 2025-03-02 09:30:57 +00:00
Add initial alpha in case
This commit is contained in:
parent
d2007cfb38
commit
e36ad3eb6b
@ -84,6 +84,7 @@ namespace osu.Game.Screens.Menu
|
|||||||
TextAnchor = Anchor.TopCentre,
|
TextAnchor = Anchor.TopCentre,
|
||||||
Anchor = Anchor.TopCentre,
|
Anchor = Anchor.TopCentre,
|
||||||
Origin = Anchor.TopCentre,
|
Origin = Anchor.TopCentre,
|
||||||
|
Alpha = 0,
|
||||||
Spacing = new Vector2(0, 2),
|
Spacing = new Vector2(0, 2),
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user