mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 20:32:55 +08:00
Remove extra space from header title
This commit is contained in:
parent
2caea38f8c
commit
8329e53b6c
@ -144,7 +144,7 @@ namespace osu.Game.Overlays.Profile
|
||||
{
|
||||
public ProfileHeaderTitle()
|
||||
{
|
||||
Title = "Player ";
|
||||
Title = "Player";
|
||||
Section = "Info";
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user