mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 03:25:11 +08:00
Make the playfield mask for now.
This commit is contained in:
parent
6a79c8b66c
commit
ee219c18db
@ -77,6 +77,7 @@ namespace osu.Game.Rulesets.Mania.UI
|
||||
Origin = Anchor.BottomCentre,
|
||||
RelativeSizeAxes = Axes.Y,
|
||||
AutoSizeAxes = Axes.X,
|
||||
Masking = true,
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new Box
|
||||
|
Loading…
Reference in New Issue
Block a user