Main/System/Battle/Motion/MotionBase.cs @@ -458,7 +458,8 @@ RemoveAction(frameHandler); onComplete?.Invoke(); skillBase.OnFinalFrameEnd(); skillTrack = null; if (hasAnim) skillTrack = null; } } };