Updates post-master-merge.

This commit is contained in:
Dean Herbert
2016-10-12 15:58:12 +09:00
parent 4052a665bf
commit b2c31d3047
4 changed files with 50 additions and 4 deletions

View File

@ -65,7 +65,7 @@ namespace osu.Desktop.Tests
RelativeSizeAxes = Axes.X,
LayoutDuration = 100,
LayoutEasing = EasingTypes.Out,
Padding = new Vector2(1, 1)
Spacing = new Vector2(1, 1)
}
}
});