From 15f62345394dde5e26e6644d28a7c1158db8eecd Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期四, 27 六月 2019 10:27:26 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
UI/Common/UIDragDropBehaviour.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/UI/Common/UIDragDropBehaviour.cs b/UI/Common/UIDragDropBehaviour.cs
index d58b462..fcde6d8 100644
--- a/UI/Common/UIDragDropBehaviour.cs
+++ b/UI/Common/UIDragDropBehaviour.cs
@@ -35,6 +35,7 @@
{
draging = false;
m_AllowClick = true;
+ m_Time = 0f;
if (!m_AllowDragDrop)
{
return;
--
Gitblit v1.8.0