mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 09:43:10 +08:00
Update total kudosu earned description text in line with web
This commit is contained in:
parent
6cea74f0fa
commit
599c55fca5
@ -40,7 +40,7 @@ namespace osu.Game.Overlays.Profile.Sections.Kudosu
|
||||
: base("Total Kudosu Earned")
|
||||
{
|
||||
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.");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user