mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 07:19:53 +08:00
refactor: remove container position
This commit is contained in:
@@ -154,7 +154,6 @@ namespace osu.Game.Overlays.Profile.Header
|
||||
Anchor = Anchor.TopLeft,
|
||||
Origin = Anchor.TopLeft,
|
||||
Size = new Vector2(0),
|
||||
Position = new Vector2(10)
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user