mirror of
https://github.com/ppy/osu
synced 2025-03-03 18:10:28 +00:00
Merge branch 'master' into clr-vscode-debugging
This commit is contained in:
commit
b7ac7297b4
@ -149,6 +149,7 @@ namespace osu.Game
|
||||
{
|
||||
new Container
|
||||
{
|
||||
AlwaysReceiveInput = true,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Depth = float.MinValue,
|
||||
Children = new Drawable[]
|
||||
|
Loading…
Reference in New Issue
Block a user