Skip to content

Commit

Permalink
More fix when frame is closed
Browse files Browse the repository at this point in the history
  • Loading branch information
b-morgan committed Oct 3, 2021
1 parent ce8da9b commit 95a0d1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Skillet.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1499,6 +1499,7 @@ function Skillet:HideAllWindows()
end
self.currentTrade = nil
self.selectedSkill = nil
self.queueCasting = nil
return closed
end

Expand Down

0 comments on commit 95a0d1a

Please sign in to comment.