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:
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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user