Skip to content

Commit

Permalink
Fix for some Hiding issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Tercioo committed Jun 30, 2020
1 parent 1d980f0 commit 9b03c81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classes/classe_instancia.lua
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ end
gump:Fade (self.baseframe.cabecalho.ball, 1)
gump:Fade (self.baseframe, 1)
gump:Fade (self.rowframe, 1)
gump:Fade (self.windowSwitchButton, 1)

self:Desagrupar (-1)

Expand Down

1 comment on commit 9b03c81

@isitLoVe
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please bring this hiding fixes to the classic release soon.

Please sign in to comment.