Merge branch 'dev_20230725' of http://git.juzugame.com/b6-client/b6-lua into dev_20230725
This commit is contained in:
commit
75e9012bba
@ -134,6 +134,7 @@ end
|
||||
|
||||
-- 更新总属性
|
||||
function HeroEntity:updateTotalAttr()
|
||||
self.allAttr = {}
|
||||
for k, v in pairs(self.baseAttrOriginal) do
|
||||
self:setTotalAttrValue(k, v)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user