wangguan
2020-11-03 c8464a4e95f938f0c8f587606c224dc88bae8231
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)