update supporter note text

Co-authored-by: Dean Herbert <pe@ppy.sh>
This commit is contained in:
Gagah Pangeran Rosfatiputra
2021-08-12 16:54:58 +07:00
committed by GitHub
parent fb7ed08bab
commit 8b29f52d9f

View File

@ -114,7 +114,7 @@ namespace osu.Game.Overlays.Changelog
t.Colour = colour.PinkLighter;
})
{
Text = "Not only will you help speed development, but you will also get some extra features and customisations!",
Text = ChangelogStrings.SupportText2.ToString(),
Margin = new MarginPadding { Top = 10 },
RelativeSizeAxes = Axes.X,
AutoSizeAxes = Axes.Y,