mirror of
https://github.com/ppy/osu.git
synced 2026-05-25 11:10:07 +08:00
Update in line with framework.
This commit is contained in:
@@ -222,7 +222,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
Width = 0.8f,
|
||||
Masking = true,
|
||||
MaskingSmoothness = 2,
|
||||
EdgeEffect = new EdgeEffect
|
||||
EdgeEffect = new EdgeEffectParameters
|
||||
{
|
||||
Type = EdgeEffectType.Shadow,
|
||||
Colour = Color4.Black.Opacity(0.2f),
|
||||
|
||||
Reference in New Issue
Block a user