显示修复
This commit is contained in:
parent
6d4e23616d
commit
71a4e9a62d
@ -70,7 +70,7 @@ function BattlePauseUI:_refreshScrollRect()
|
||||
local value = self.skillList[index].info.value
|
||||
local cfg = ConfigManager:getConfig("skill_rogue")[skillId]
|
||||
local str
|
||||
if cfg and cfg.attr then
|
||||
if cfg and cfg.attr and ModuleManager.HeroManager:showValueRogue(skillId) then
|
||||
str = GFunc.getPerStr(cfg.attr.type, value)
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user