mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 04:32:11 +08:00
Make the playfield mask for now.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user