mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 17:43:05 +08:00
Fix text alignment
This commit is contained in:
parent
f83c095269
commit
419f041291
@ -104,6 +104,7 @@ namespace osu.Game.Screens.Menu
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Text = "welcome",
|
||||
Padding = new MarginPadding { Bottom = 10 },
|
||||
Font = @"Exo2.0-Light",
|
||||
TextSize = 42,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user