Add initial alpha in case

This commit is contained in:
Dean Herbert 2019-03-19 16:11:22 +09:00
parent d2007cfb38
commit e36ad3eb6b

View File

@ -84,6 +84,7 @@ namespace osu.Game.Screens.Menu
TextAnchor = Anchor.TopCentre,
Anchor = Anchor.TopCentre,
Origin = Anchor.TopCentre,
Alpha = 0,
Spacing = new Vector2(0, 2),
},
}