chenxin
2020-11-02 429b15df67300c30e96c6cae4ee5cd0d6f3a2b93
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)