requested changes

This commit is contained in:
Jorolf
2017-04-12 10:52:24 +02:00
parent ed2f5d210e
commit d2affe6867
2 changed files with 7 additions and 2 deletions

View File

@ -86,6 +86,7 @@ namespace osu.Game.Graphics.UserInterface
bar = new Box
{
RelativeSizeAxes = Axes.Both,
Width = 0,
},
};
}