Skip to content

Commit

Permalink
Merge branch 'main' into curve-grow-style
Browse files Browse the repository at this point in the history
  • Loading branch information
wtodom authored Oct 10, 2023
2 parents 7f2a53a + 57c68fe commit 206710f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions WeakAuras/Init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,9 @@ do
GameTooltip:Show()
WeakAuras.GenerateTooltip(true)
end,
funcOnLeave = function()
GameTooltip:Hide()
end,
})
end
for _, lib in ipairs(StandAloneLibs) do
Expand Down

0 comments on commit 206710f

Please sign in to comment.