宝物合成阵营选择修改
parent
cc22f15771
commit
b09b11fb1e
|
@ -112,6 +112,7 @@ function this.SetBtnSelect(_parObj)
|
|||
this.selectBtn.transform:SetParent(_parObj.transform)
|
||||
this.selectBtn.transform.localScale = Vector3.one
|
||||
this.selectBtn.transform.localPosition=Vector3.zero
|
||||
this.selectBtn.transform:SetSiblingIndex(1)
|
||||
end
|
||||
function this.ShowTitleData(_data)
|
||||
local allCanCompoundEquips = EquipTreasureManager.GetBagCompoundEquipDatasByequipSData(_data)
|
||||
|
|
Loading…
Reference in New Issue