神将召唤自选箱修改

wangzhenxing 2022-12-27 14:32:01 +08:00
parent c70f8421d3
commit c1e82cdeac
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ function this:BindEvent()
end)
end)
Util.AddClick(this.boxBtn,function()
UIManager.OpenPanel(UIName.RewardBoxPanel,nil,81185)
UIManager.OpenPanel(UIName.RewardBoxPanel,nil,81182)
end)
end