删除log
parent
cbfd2bd8ca
commit
a9a4d13fdf
|
@ -199,7 +199,6 @@ function HandBookRoleInfoLayout:OnShowHeroData(_starType,star,_lv)
|
|||
end
|
||||
|
||||
for i = 1, len do
|
||||
LogBlue("技能id:"..skillList[i].skillId)
|
||||
--and GetLanguageStrById(skillList[i].skillConfig.Name)
|
||||
if skillList[i] and skillList[i].skillConfig then
|
||||
local go = Util.GetGameObject(self.skillGrid,"sBg"..i) --self.skillGrid.transform:GetChild(i-1).gameObject
|
||||
|
|
Loading…
Reference in New Issue