mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Update body styling of hold notes
This commit is contained in:
@ -22,7 +22,7 @@ namespace osu.Game.Rulesets.Mania.Objects.Drawables
|
||||
: base(hitObject, action)
|
||||
{
|
||||
RelativeSizeAxes = Axes.X;
|
||||
Height = 100;
|
||||
AutoSizeAxes = Axes.Y;
|
||||
|
||||
Add(headPiece = new NotePiece
|
||||
{
|
||||
|
Reference in New Issue
Block a user