1
0
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:
smoogipoo
2019-05-08 23:13:09 +09:00
Unverified
parent 17a9f191cd
commit 5128dc32e4
@@ -204,7 +204,6 @@ namespace osu.Game.Overlays.Profile.Header
{
RelativeSizeAxes = Axes.X,
Height = 30,
FillMode = FillMode.Fit
},
rankCount = new OsuSpriteText
{