mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 15:07:44 +08:00
Revert unintentional change
This commit is contained in:
parent
9a6576c0a1
commit
e705eb586d
@ -120,8 +120,6 @@ namespace osu.Game.Rulesets.Objects.Drawables
|
||||
}
|
||||
}
|
||||
|
||||
protected override void ClearInternal(bool disposeChildren = true) => throw new InvalidOperationException($"Should never clear a {nameof(DrawableHitObject)}");
|
||||
|
||||
protected override void LoadComplete()
|
||||
{
|
||||
base.LoadComplete();
|
||||
|
Loading…
Reference in New Issue
Block a user