fixed SupporterRequiredDrawable style

This commit is contained in:
JimmyC7834 2021-06-21 14:30:54 +08:00
parent 044c2aa99d
commit 3367456304

View File

@ -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(),