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
|
end
|
||||||
self.frame:SetScript("OnUpdate", self.frame.OnUpdateFunc)
|
self.frame:SetScript("OnUpdate", self.frame.OnUpdateFunc)
|
||||||
else
|
else
|
||||||
self:ToggleButtonFrameVisibility(false)
|
self:CreateButtonFrame()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user