mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update tables
This commit is contained in:
@@ -9,6 +9,7 @@ local _G = _G
|
||||
local function LoadSkin()
|
||||
if E.private.skins.blizzard.enable ~= true or E.private.skins.blizzard.petition ~= true then return end
|
||||
|
||||
local PetitionFrame = _G["PetitionFrame"]
|
||||
E:StripTextures(PetitionFrame, true)
|
||||
E:CreateBackdrop(PetitionFrame, "Transparent")
|
||||
E:Point(PetitionFrame.backdrop, "TOPLEFT", 12, -17)
|
||||
|
||||
Reference in New Issue
Block a user