update tables

This commit is contained in:
Crum
2018-12-06 19:55:03 -06:00
parent cb90d0f1e5
commit 4d0cc6c85c
68 changed files with 705 additions and 597 deletions
+1
View File
@@ -11,6 +11,7 @@ local getn = table.getn
local function LoadSkin()
if E.private.skins.blizzard.enable ~= true or E.private.skins.blizzard.macro ~= true then return end
local MacroFrame = _G["MacroFrame"]
E:StripTextures(MacroFrame)
E:CreateBackdrop(MacroFrame, "Transparent")
E:Point(MacroFrame.backdrop, "TOPLEFT", 10, -11)