mirror of
https://github.com/ppy/osu.git
synced 2026-06-02 10:50:55 +08:00
Update one more blending mode change post-master merge
This commit is contained in:
@@ -380,7 +380,7 @@ namespace osu.Game.Skinning
|
||||
new Sprite
|
||||
{
|
||||
Texture = skin.GetTexture("sliderb-spec"),
|
||||
Blending = BlendingMode.Additive,
|
||||
Blending = BlendingParameters.Additive,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user