mirror of
https://github.com/ppy/osu
synced 2024-12-14 19:06:07 +00:00
Remove masking
This commit is contained in:
parent
789bf95548
commit
05b3db0147
@ -55,7 +55,6 @@ namespace osu.Game.Rulesets.Taiko.UI
|
|||||||
Name = "Right area",
|
Name = "Right area",
|
||||||
RelativeSizeAxes = Axes.Both,
|
RelativeSizeAxes = Axes.Both,
|
||||||
RelativePositionAxes = Axes.Both,
|
RelativePositionAxes = Axes.Both,
|
||||||
Masking = true,
|
|
||||||
Children = new Drawable[]
|
Children = new Drawable[]
|
||||||
{
|
{
|
||||||
new Container
|
new Container
|
||||||
|
Loading…
Reference in New Issue
Block a user