1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00

Remove icon blending

This commit is contained in:
Joseph Madamba 2023-09-04 09:40:35 -07:00
parent 6c0bd13308
commit f616648730

View File

@ -97,7 +97,6 @@ namespace osu.Game.Screens.Select.FooterV2
Add(new SpriteIcon
{
Blending = BlendingParameters.Additive,
Anchor = Anchor.CentreLeft,
Origin = Anchor.CentreLeft,
Size = new Vector2(17),