fixed SupporterRequiredDrawable style

This commit is contained in:
JimmyC7834 2021-06-21 14:30:54 +08:00
parent 044c2aa99d
commit 3367456304
1 changed files with 2 additions and 0 deletions

View File

@ -294,6 +294,8 @@ private void load(TextureStore textures)
{
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
Font = OsuFont.GetFont(size: 16),
Colour = Colour4.White,
Margin = new MarginPadding { Bottom = 10 },
},
createSupporterTagLink(),