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
+2 -2
View File
@@ -65,8 +65,8 @@ local function LoadSkin()
HookScript(FrameStackTooltip, "OnShow", function()
E:SetTemplate(this, "Transparent")
this:SetBackdropColor(unpack(E["media"].backdropfadecolor))
this:SetBackdropBorderColor(unpack(E["media"].bordercolor))
this:SetBackdropColor(unpack(E.media.backdropfadecolor))
this:SetBackdropBorderColor(unpack(E.media.bordercolor))
end)
HookScript(EventTraceTooltip, "OnShow", function()