mirror of
https://github.com/ppy/osu
synced 2024-12-16 03:45:46 +00:00
Remove stray line
This commit is contained in:
parent
82fbd5b045
commit
78417db06d
@ -203,7 +203,6 @@ namespace osu.Game.Overlays.Profile.Header.Components
|
|||||||
},
|
},
|
||||||
valueText = new OsuSpriteText
|
valueText = new OsuSpriteText
|
||||||
{
|
{
|
||||||
// Colour = colour
|
|
||||||
Font = OsuFont.GetFont(size: 40, weight: FontWeight.Light),
|
Font = OsuFont.GetFont(size: 40, weight: FontWeight.Light),
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user