mirror of
https://github.com/osukey/osukey.git
synced 2025-08-08 00:53:56 +09:00
Update total kudosu earned description text in line with web
This commit is contained in:
@ -40,7 +40,7 @@ namespace osu.Game.Overlays.Profile.Sections.Kudosu
|
|||||||
: base("Total Kudosu Earned")
|
: base("Total Kudosu Earned")
|
||||||
{
|
{
|
||||||
DescriptionText.AddText("Based on how much of a contribution the user has made to beatmap moderation. See ");
|
DescriptionText.AddText("Based on how much of a contribution the user has made to beatmap moderation. See ");
|
||||||
DescriptionText.AddLink("this link", "https://osu.ppy.sh/wiki/Kudosu");
|
DescriptionText.AddLink("this page", "https://osu.ppy.sh/wiki/Kudosu");
|
||||||
DescriptionText.AddText(" for more information.");
|
DescriptionText.AddText(" for more information.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user