1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 20:59:35 +08:00

Remove empty line

This commit is contained in:
KingLuigi4932 2019-06-19 14:47:29 +03:00
parent 4600336581
commit 475b40cc02

View File

@ -61,7 +61,6 @@ namespace osu.Game.Overlays.BeatmapSet
{
textContainer = new TextFlowContainer(t => t.Font = OsuFont.GetFont(size: 20, weight: FontWeight.Medium))
{
Direction = FillDirection.Full,
RelativeSizeAxes = Axes.X,
AutoSizeAxes = Axes.Y,