chenxin
2020-10-31 a1f0653ec48d7787e0d57cabef0600b2a07355eb
Assets/Scripts/Guide/GuidePanel.cs
@@ -508,7 +508,6 @@
    #endregion
    #region 拖动效果
    private float dragTimer = 1f;
    private void ShowDragPath(Vector2 startP, RectTransform endP)
    {
        if (!dragHandImg.gameObject.activeSelf)