mirror of
https://github.com/parnic/breakables.git
synced 2025-06-16 17:40:13 -05:00
Fix hiding when you unlearn the last profession
This commit is contained in:
@ -412,7 +412,7 @@ function Breakables:SetupButtons()
|
||||
end
|
||||
self.frame:SetScript("OnUpdate", self.frame.OnUpdateFunc)
|
||||
else
|
||||
self:ToggleButtonFrameVisibility(false)
|
||||
self:CreateButtonFrame()
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user