mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
committed by
GitHub
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,
|
||||
|
Reference in New Issue
Block a user