【抽卡】======开启心愿
parent
6a76b1e168
commit
88a8113253
|
@ -185,7 +185,7 @@ function RecruitPanelNew:UpdataWishPanel()
|
|||
return
|
||||
end
|
||||
--屏蔽心愿
|
||||
self.wish.gameObject:SetActive(false)
|
||||
self.wish.gameObject:SetActive(true)
|
||||
--如果没有达到150抽按钮置灰
|
||||
local data = tonumber(specialConfig[119].Value)
|
||||
NetManager.ChoiceWishHeroRequest(nil,function ()
|
||||
|
|
Loading…
Reference in New Issue