Actually hide blizzard frames

This commit is contained in:
Logan Payton
2018-02-21 20:31:35 -05:00
parent 550a7e2bd1
commit ac9cde1345
+1
View File
@@ -383,6 +383,7 @@ function AB:DisableBlizzard()
if element == MainMenuBarArtFrame then
element:RegisterEvent("CURRENCY_DISPLAY_UPDATE")
end
element:SetScale(0.000001)
end
if element ~= MainMenuBar then