mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 15:03:13 +08:00
Update dependency
This commit is contained in:
parent
e360aa4588
commit
25f6517fba
@ -105,9 +105,8 @@ namespace osu.Game.Overlays.Profile
|
|||||||
{
|
{
|
||||||
public ProfileHeaderTitle()
|
public ProfileHeaderTitle()
|
||||||
{
|
{
|
||||||
Title = "Player";
|
Title = "player";
|
||||||
Section = "Info";
|
Section = "info";
|
||||||
X = -ICON_WIDTH;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[BackgroundDependencyLoader]
|
[BackgroundDependencyLoader]
|
||||||
|
Loading…
Reference in New Issue
Block a user