mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 18:10:23 +08:00
Remove additive blending from argon body piece
This commit is contained in:
@@ -32,7 +32,6 @@ namespace osu.Game.Rulesets.Mania.Skinning.Argon
|
||||
// Without this, the width of the body will be slightly larger than the head/tail.
|
||||
Masking = true;
|
||||
CornerRadius = ArgonNotePiece.CORNER_RADIUS;
|
||||
Blending = BlendingParameters.Additive;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader(true)]
|
||||
|
||||
Reference in New Issue
Block a user