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