More Clean up

This commit is contained in:
John Neijzen
2017-06-08 15:27:35 +08:00
parent d9a9616125
commit 2f7d9655fd
9 changed files with 13 additions and 14 deletions

View File

@ -61,7 +61,7 @@ namespace osu.Game.Rulesets.Mania.UI
{
Name = "Hit target + hit objects",
RelativeSizeAxes = Axes.Both,
Padding = new MarginPadding { Top = ManiaPlayfield.HIT_TARGET_POSITION},
Padding = new MarginPadding { Top = ManiaPlayfield.HIT_TARGET_POSITION },
Children = new Drawable[]
{
new Container