显示i问题
This commit is contained in:
parent
6246a9cd9d
commit
2d51debf5a
@ -278,13 +278,13 @@ function BattleTeam:addBuff(buffEffect)
|
||||
else
|
||||
table.insert(self.buffList, buffEffect)
|
||||
self:updateBuffState(buffEffect.buff, 1)
|
||||
if buffEffect.buff:getIcon() then
|
||||
self.battleController:refreshBuff(self.side, self.buffList)
|
||||
end
|
||||
|
||||
needRecycle = buffEffect
|
||||
end
|
||||
|
||||
if buffEffect.buff:getIcon() then
|
||||
self.battleController:refreshBuff(self.side, self.buffList)
|
||||
end
|
||||
|
||||
return needRecycle
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user