mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 22:33:05 +08:00
Removed an unnecessary newline
This commit is contained in:
parent
362c9050df
commit
21b617062a
@ -243,7 +243,6 @@ namespace osu.Game.Rulesets.Taiko.UI
|
||||
|
||||
public QuarterCircle(TaikoAction handledAction, Color4 colour)
|
||||
{
|
||||
|
||||
this.handledAction = handledAction;
|
||||
RelativeSizeAxes = Axes.Both;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user