xiyou_sanguo
parent
3182b63b0f
commit
0c45d48032
|
|
@ -189,7 +189,7 @@ function this:ShowSingleHero(go, data, index)
|
|||
self.maskList[self.curSelect][index]:SetActive(false)
|
||||
Util.SetGray(self.itemList[self.curSelect][index], false)
|
||||
|
||||
local value = RecruitManager.CheckCurTalismanaState(equipId)
|
||||
local value = RecruitManager.CheckCurJulingmanaState(equipId)
|
||||
if value == 0 then --上方存在相同阵营
|
||||
Util.SetGray(self.itemList[self.curSelect][index], true)
|
||||
Util.AddOnceClick(go, function()
|
||||
|
|
|
|||
Loading…
Reference in New Issue