1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-17 22:17:25 +08:00

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[]