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