Main/Component/UI/Common/PressTip.cs @@ -4,8 +4,6 @@ using UnityEngine.EventSystems; using System; namespace vnxbqy.UI { public class PressTip : MonoBehaviour, IPointerDownHandler, IPointerUpHandler { @@ -98,5 +96,4 @@ } }