mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 17:23:22 +08: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",
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
RelativePositionAxes = Axes.Both,
|
||||
Masking = true,
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new Container
|
||||
|
Loading…
Reference in New Issue
Block a user