mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Update in line with framework.
This commit is contained in:
@ -56,7 +56,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
GlowingAccentColour = colours.PinkLighter;
|
||||
GlowColour = colours.PinkDarker;
|
||||
|
||||
EdgeEffect = new EdgeEffect
|
||||
EdgeEffect = new EdgeEffectParameters
|
||||
{
|
||||
Colour = GlowColour,
|
||||
Type = EdgeEffectType.Glow,
|
||||
|
Reference in New Issue
Block a user