1
0
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:
smoogipooo 2017-05-11 20:04:28 +09:00
parent 6a79c8b66c
commit ee219c18db

View File

@ -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