mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 02:21:19 +08:00
Remove unnecessary fillmode
This commit is contained in:
@@ -204,7 +204,6 @@ namespace osu.Game.Overlays.Profile.Header
|
||||
{
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Height = 30,
|
||||
FillMode = FillMode.Fit
|
||||
},
|
||||
rankCount = new OsuSpriteText
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user