时间间隔修改
parent
5cac652fa3
commit
f3ada0f401
|
|
@ -149,7 +149,7 @@ function this.OnEndDrag(Pointgo, data)
|
|||
this.MoveTo(ro)
|
||||
coroutine.wait(0.25)
|
||||
this.SortItemList()
|
||||
coroutine.wait(0.1)
|
||||
coroutine.wait(0.01)
|
||||
if ro == 2 then
|
||||
this:RightAction()
|
||||
elseif ro == 3 then
|
||||
|
|
|
|||
Loading…
Reference in New Issue