- added localization to "Casts" string on info panel.
- fixed pet battles auto hide.
This commit is contained in:
parent
be4bb1d34f
commit
172aafe193
4 changed files with 6 additions and 5 deletions
|
|
@ -3550,7 +3550,7 @@
|
|||
_detalhes.pet_battle = false
|
||||
for index, instance in _ipairs (_detalhes.tabela_instancias) do
|
||||
if (instance.ativa) then
|
||||
instance:SetWindowAlphaForCombat()
|
||||
instance:SetCombatAlpha (nil, nil, true)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue