mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
CI fixes.
This commit is contained in:
@ -18,8 +18,7 @@ namespace osu.Game.Rulesets.Taiko.Objects.Drawables.Pieces
|
||||
/// </summary>
|
||||
public float Length;
|
||||
|
||||
public ElongatedCirclePiece(bool isStrong = false)
|
||||
: base(isStrong)
|
||||
public ElongatedCirclePiece()
|
||||
{
|
||||
RelativeSizeAxes = Axes.Y;
|
||||
}
|
||||
|
Reference in New Issue
Block a user