1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 09:23:06 +08:00

rounded tail line

This commit is contained in:
itsMapleLeaf 2023-01-31 19:36:49 -06:00
parent c81bac5f31
commit ff26effa29

View File

@ -44,7 +44,7 @@ namespace osu.Game.Rulesets.Mania.Skinning.Argon
Colour = Colour4.Black,
Alpha = 0.4f,
},
new Box
new Circle
{
RelativeSizeAxes = Axes.Both,
Height = 1 - ArgonNotePiece.NOTE_ACCENT_RATIO,