mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 16:32:54 +08:00
refactor: remove container position
This commit is contained in:
parent
8c137353b6
commit
65f3feb044
@ -154,7 +154,6 @@ namespace osu.Game.Overlays.Profile.Header
|
||||
Anchor = Anchor.TopLeft,
|
||||
Origin = Anchor.TopLeft,
|
||||
Size = new Vector2(0),
|
||||
Position = new Vector2(10)
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user