1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 15:05:34 +08:00

Trim whitespace.

This commit is contained in:
Dean Herbert 2017-05-03 20:49:52 +09:00
parent 489f586887
commit 330dd458bd

View File

@ -17,8 +17,7 @@ namespace osu.Game.Overlays.Options.Sections
FlowContent.Spacing = new Vector2(0, 5);
Children = new Drawable[]
{
};
}
}
}
}