mirror of
https://github.com/osukey/osukey.git
synced 2025-04-29 02:37:25 +09: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.Game.Users.Drawables;
|
||||||
using osu.Framework.Input.Events;
|
using osu.Framework.Input.Events;
|
||||||
using osu.Game.Online.API.Requests.Responses;
|
using osu.Game.Online.API.Requests.Responses;
|
||||||
using osu.Game.Overlays.Profile.Header.Components;
|
|
||||||
|
|
||||||
namespace osu.Game.Users
|
namespace osu.Game.Users
|
||||||
{
|
{
|
||||||
|
@ -67,7 +67,7 @@ namespace osu.Game.Users
|
|||||||
{
|
{
|
||||||
username.Anchor = Anchor.CentreLeft;
|
username.Anchor = Anchor.CentreLeft;
|
||||||
username.Origin = Anchor.CentreLeft;
|
username.Origin = Anchor.CentreLeft;
|
||||||
}),
|
})
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
new FillFlowContainer
|
new FillFlowContainer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user