mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 11:37:28 +08:00
Add missing masking specification
This commit is contained in:
parent
e206df479b
commit
12c21cba7e
@ -45,6 +45,7 @@ namespace osu.Game.Rulesets.Mania.Edit.Blueprints
|
||||
new Container
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Masking = true,
|
||||
BorderThickness = 1,
|
||||
BorderColour = colours.Yellow,
|
||||
Child = new Box
|
||||
|
Loading…
Reference in New Issue
Block a user