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