1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:47:28 +08:00
This commit is contained in:
EXtremeExploit 2023-03-03 16:16:45 -03:00
parent ada610b907
commit edd37a9a7c
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

View File

@ -13,7 +13,6 @@ using osu.Game.Graphics.Sprites;
using osu.Game.Users.Drawables;
using osu.Framework.Input.Events;
using osu.Game.Online.API.Requests.Responses;
using osu.Game.Overlays.Profile.Header.Components;
namespace osu.Game.Users
{

View File

@ -67,7 +67,7 @@ namespace osu.Game.Users
{
username.Anchor = Anchor.CentreLeft;
username.Origin = Anchor.CentreLeft;
}),
})
}
},
new FillFlowContainer