时间间隔修改

dev_chengFeng
jiaoyangna 2021-07-20 17:18:20 +08:00
parent 5cac652fa3
commit f3ada0f401
1 changed files with 1 additions and 1 deletions

View File

@ -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