mirror of
https://github.com/ppy/osu
synced 2025-03-05 02:49:30 +00:00
Update one more blending mode change post-master merge
This commit is contained in:
parent
4186d2566a
commit
28dfe072a5
@ -380,7 +380,7 @@ namespace osu.Game.Skinning
|
||||
new Sprite
|
||||
{
|
||||
Texture = skin.GetTexture("sliderb-spec"),
|
||||
Blending = BlendingMode.Additive,
|
||||
Blending = BlendingParameters.Additive,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user