mirror of
https://github.com/ppy/osu.git
synced 2025-01-19 15:42:55 +08:00
Enable masking in popup dialog
This commit is contained in:
parent
3ad3b052df
commit
a3703d657a
@ -150,6 +150,7 @@ namespace osu.Game.Overlays.Dialog
|
||||
ColourLight = Color4Extensions.FromHex(@"271e26"),
|
||||
ColourDark = Color4Extensions.FromHex(@"1e171e"),
|
||||
TriangleScale = 4,
|
||||
Masking = true
|
||||
},
|
||||
flashLayer = new Box
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user