【魂印穿戴】点击魂印不穿戴,魂印在列表中消失

dev_chengFeng
zhangqiang 2021-07-28 10:51:35 +08:00
parent c8d35b5458
commit e54a17decb
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ function this.SetScrollData()
this.scrollView:SetData(data,function(index,root)
this.SetScrollPre(root,data[index])
list[root] = root
end)
end,true,true)
if isPlayAnim then
if isFristOpenTime then
isFristOpenTime:Stop()