【英雄归元】英雄归元后属性值没有重置

dev_chengFeng
ZhangBiao 2021-10-29 15:11:48 +08:00
parent 3b02c6296c
commit 55f2561db3
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,8 @@ function this:BindEvent()
end
Game.GlobalEvent:DispatchEvent(GameEvent.Role.UpdateRoleInfoPanel)
end,0,nil,nil,1)
HeroPropManager.SetDirtyByType(data, Hero_Prop_Type.Base)
HeroPropManager.SetDirtyByType(data, Hero_Prop_Type.PassiveSkill)
end)
end)
end