【测试战斗】修复测试战斗按钮层级过高遮挡伤害数字的问题

dev_chengFeng
gaoxin 2020-11-14 17:20:33 +08:00
parent 4fd822a333
commit b7269ccf89
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ function this:OnOpen()
end)
this.SkillOption:GetComponent("Canvas").sortingOrder = BattleManager.GetBattleSorting() + 200
this.SkillOption:GetComponent("Canvas").sortingOrder = BattleManager.GetBattleSorting() + 20
end
-- 设置数据