mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:07:25 +08:00
update supporter note text
Co-authored-by: Dean Herbert <pe@ppy.sh>
This commit is contained in:
parent
fb7ed08bab
commit
8b29f52d9f
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user