1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-08 07:43:42 +08:00

Remove stray line

This commit is contained in:
Salman Ahmed
2024-07-30 06:35:09 +03:00
Unverified
parent 82fbd5b045
commit 78417db06d
@@ -203,7 +203,6 @@ namespace osu.Game.Overlays.Profile.Header.Components
},
valueText = new OsuSpriteText
{
// Colour = colour
Font = OsuFont.GetFont(size: 40, weight: FontWeight.Light),
}
};