mirror of
https://github.com/osukey/osukey.git
synced 2025-07-17 00:10:04 +09: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