mirror of
https://github.com/osukey/osukey.git
synced 2025-06-05 12:57:39 +09:00
rounded tail line
This commit is contained in:
parent
c81bac5f31
commit
ff26effa29
@ -44,7 +44,7 @@ namespace osu.Game.Rulesets.Mania.Skinning.Argon
|
|||||||
Colour = Colour4.Black,
|
Colour = Colour4.Black,
|
||||||
Alpha = 0.4f,
|
Alpha = 0.4f,
|
||||||
},
|
},
|
||||||
new Box
|
new Circle
|
||||||
{
|
{
|
||||||
RelativeSizeAxes = Axes.Both,
|
RelativeSizeAxes = Axes.Both,
|
||||||
Height = 1 - ArgonNotePiece.NOTE_ACCENT_RATIO,
|
Height = 1 - ArgonNotePiece.NOTE_ACCENT_RATIO,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user