十绝阵修改提交

dev_chengFeng
jiaoyangna 2021-08-12 14:40:12 +08:00
parent a5af78f2c9
commit 027f2a3d86
1 changed files with 2 additions and 2 deletions

View File

@ -120,8 +120,8 @@ 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)