mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 08:32:57 +08:00
comment not useful
This commit is contained in:
parent
9a053f114e
commit
5f037ac1e9
@ -23,8 +23,6 @@ namespace osu.Game.Rulesets.Mania.Skinning.Argon
|
||||
public ArgonHoldNoteTailPiece()
|
||||
{
|
||||
RelativeSizeAxes = Axes.X;
|
||||
|
||||
// multiply by two so that the hold body extends up to the height of the note head accent
|
||||
Height = ArgonNotePiece.NOTE_HEIGHT * 2;
|
||||
|
||||
CornerRadius = ArgonNotePiece.CORNER_RADIUS;
|
||||
|
Loading…
Reference in New Issue
Block a user