【抽卡】======开启心愿

dev_chengFeng
wangzhenxing 2022-07-07 16:07:24 +08:00
parent 6a76b1e168
commit 88a8113253
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ function RecruitPanelNew:UpdataWishPanel()
return return
end end
--屏蔽心愿 --屏蔽心愿
self.wish.gameObject:SetActive(false) self.wish.gameObject:SetActive(true)
--如果没有达到150抽按钮置灰 --如果没有达到150抽按钮置灰
local data = tonumber(specialConfig[119].Value) local data = tonumber(specialConfig[119].Value)
NetManager.ChoiceWishHeroRequest(nil,function () NetManager.ChoiceWishHeroRequest(nil,function ()