chenxin
2020-11-10 820e4f5728b5ec6ec6d7d9395b86c54e210c116c
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)