mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 12:40:50 +08:00
Remove masking
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user