This commit is contained in:
smoogipoo
2019-02-25 15:57:07 +09:00
parent 69b9de5acd
commit d06f38b3f3
2 changed files with 0 additions and 3 deletions

View File

@ -125,8 +125,6 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables.Pieces
return base.OnMouseMove(e);
}
public bool OnReleased(OsuAction action) => false;
public override void ClearTransformsAfter(double time, bool propagateChildren = false, string targetMember = null)
{
// Consider the case of rewinding - children's transforms are handled internally, so propagating down