mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
comment not useful
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user