- Fix extraStatusbar showing in wrong views (non-player-dmg)
This commit is contained in:
parent
ce8dc1b92c
commit
f3af2b0759
3 changed files with 6 additions and 2 deletions
|
|
@ -290,6 +290,7 @@ local instanceMixins = {
|
|||
thisBar.minha_tabela = nil
|
||||
thisBar.animacao_fim = 0
|
||||
thisBar.animacao_fim2 = 0
|
||||
if thisBar.extraStatusbar then thisBar.extraStatusbar:Hide() end
|
||||
end
|
||||
|
||||
if (instance.rolagem) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue