1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 09:02:55 +08:00

Remove unnecessary fillmode

This commit is contained in:
smoogipoo 2019-05-08 23:13:09 +09:00
parent 17a9f191cd
commit 5128dc32e4

View File

@ -204,7 +204,6 @@ namespace osu.Game.Overlays.Profile.Header
{
RelativeSizeAxes = Axes.X,
Height = 30,
FillMode = FillMode.Fit
},
rankCount = new OsuSpriteText
{