Merge branch 'master' into clr-vscode-debugging

This commit is contained in:
Dean Herbert 2017-04-22 23:30:49 +09:00 committed by GitHub
commit b7ac7297b4

View File

@ -149,6 +149,7 @@ namespace osu.Game
{
new Container
{
AlwaysReceiveInput = true,
RelativeSizeAxes = Axes.Both,
Depth = float.MinValue,
Children = new Drawable[]