Update in line with framework.

This commit is contained in:
smoogipooo
2017-06-12 12:48:47 +09:00
parent df899d3de3
commit ffbb46f668
44 changed files with 63 additions and 56 deletions

View File

@ -253,7 +253,7 @@ namespace osu.Game.Overlays
Masking = true;
CornerRadius = 3;
EdgeEffect = new EdgeEffect
EdgeEffect = new EdgeEffectParameters
{
Colour = colours.BlueDark.Opacity(glow_strength),
Type = EdgeEffectType.Glow,