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

View File

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