1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-10 02:53:39 +08:00

Remove commented line

This commit is contained in:
DrabWeb
2017-05-18 17:13:53 -03:00
Unverified
parent ca6826f3ba
commit 1d1375c4d4
@@ -60,7 +60,6 @@ namespace osu.Game.Overlays.Direct
{
RelativeSizeAxes = Axes.X,
AutoSizeAxes = Axes.Y,
//Spacing = new Vector2(0f, 10f),
Padding = new MarginPadding { Left = DirectOverlay.WIDTH_PADDING, Right = DirectOverlay.WIDTH_PADDING, Top = 10 },
Children = new Drawable[]
{