mirror of
https://github.com/ppy/osu
synced 2025-02-04 04:11:54 +00:00
cleanup
This commit is contained in:
parent
ada610b907
commit
edd37a9a7c
@ -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
|
||||
{
|
||||
|
@ -67,7 +67,7 @@ namespace osu.Game.Users
|
||||
{
|
||||
username.Anchor = Anchor.CentreLeft;
|
||||
username.Origin = Anchor.CentreLeft;
|
||||
}),
|
||||
})
|
||||
}
|
||||
},
|
||||
new FillFlowContainer
|
||||
|
Loading…
Reference in New Issue
Block a user