跨服十绝阵修改提交
parent
b83ee5e000
commit
16fc435113
|
@ -120,9 +120,10 @@ function this.RefreshPanel()
|
|||
guildName.text=""
|
||||
posName.sprite=this.spLoader:LoadSprite(guildWarConfig[i].Pic)--guildWarConfig[i].Name
|
||||
preList[i].transform.localPosition=Vector2.New(d[i].pos[1],d[i].pos[2])
|
||||
Util.GetGameObject(o,"Guild"):SetActive(false)
|
||||
Util.GetGameObject(o,"serverName"):SetActive(false)
|
||||
-- Util.GetGameObject(o,"Guild"):SetActive(false)
|
||||
-- Util.GetGameObject(o,"serverName"):SetActive(false)
|
||||
end
|
||||
|
||||
local colorValue = Color.New(1,1,1,0)
|
||||
DoTween.To(
|
||||
DG.Tweening.Core.DOGetter_float( function () return 0 end),
|
||||
|
|
Loading…
Reference in New Issue