mirror of https://github.com/ppy/osu
Add initial alpha in case
This commit is contained in:
parent
d2007cfb38
commit
e36ad3eb6b
|
@ -84,6 +84,7 @@ private void load(OsuColour colours, IAPIProvider api)
|
|||
TextAnchor = Anchor.TopCentre,
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
Alpha = 0,
|
||||
Spacing = new Vector2(0, 2),
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue