mirror of
https://github.com/ppy/osu
synced 2025-01-09 23:59:44 +00:00
CI fix.
This commit is contained in:
parent
21cdee02f3
commit
ed65b3559a
@ -21,7 +21,7 @@ namespace osu.Game.Rulesets.Mania.Objects.Drawables
|
||||
private readonly Container glowContainer;
|
||||
|
||||
public DrawableHoldNoteTick(HoldNoteTick hitObject)
|
||||
: base(hitObject, null)
|
||||
: base(hitObject)
|
||||
{
|
||||
Anchor = Anchor.TopCentre;
|
||||
Origin = Anchor.TopCentre;
|
||||
|
Loading…
Reference in New Issue
Block a user