無盡修改提交

dev_chengFeng
jiaoyangna 2021-05-29 19:12:31 +08:00
parent ae03663c79
commit 6c5ab76379
1 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,9 @@ end
function this.RefreshItemData()
local id,level = this.GetTreasureLevel()
if not this.treasureData then
return
end
if id ~= this.treasureData.curDataId then
this.treasureData.curDataId = id
this.treasureData.curDataLevel = level