mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Removed an unnecessary newline
This commit is contained in:
@ -243,7 +243,6 @@ namespace osu.Game.Rulesets.Taiko.UI
|
||||
|
||||
public QuarterCircle(TaikoAction handledAction, Color4 colour)
|
||||
{
|
||||
|
||||
this.handledAction = handledAction;
|
||||
RelativeSizeAxes = Axes.Both;
|
||||
|
||||
|
Reference in New Issue
Block a user