掩藏神魂

dev_chengFeng
jiaoyangna 2022-01-17 13:23:19 +08:00
parent a4cbd77a99
commit 5bd09017e0
1 changed files with 2 additions and 2 deletions

View File

@ -476,8 +476,8 @@ function this.GetSkillsData()
heroSkill.state = -1
else
if not ActTimeCtrlManager.SingleFuncState(FUNCTION_OPEN_TYPE.shenhun) then
heroSkill.state = 0
heroSkill.Name = "100级开启"
heroSkill.state = -1
heroSkill.Name = "100级开启"
else
heroSkill.state = 1
end