mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update tables
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user