mirror of
https://github.com/ppy/osu
synced 2025-01-09 15:49:32 +00:00
fixed SupporterRequiredDrawable style
This commit is contained in:
parent
044c2aa99d
commit
3367456304
@ -294,6 +294,8 @@ namespace osu.Game.Overlays
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Font = OsuFont.GetFont(size: 16),
|
||||
Colour = Colour4.White,
|
||||
Margin = new MarginPadding { Bottom = 10 },
|
||||
},
|
||||
createSupporterTagLink(),
|
||||
|
Loading…
Reference in New Issue
Block a user