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
@@ -9,6 +9,7 @@ local SetDressUpBackground = SetDressUpBackground
local function LoadSkin()
if E.private.skins.blizzard.enable ~= true or E.private.skins.blizzard.dressingroom ~= true then return end
local DressUpFrame = _G["DressUpFrame"]
E:StripTextures(DressUpFrame)
E:CreateBackdrop(DressUpFrame, "Transparent")
E:Point(DressUpFrame.backdrop, "TOPLEFT", 10, -12)