You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
181 B

local SLE, T, E, L, V, P, G = unpack(ElvUI_SLE)
local M = SLE.Media
function M:Initialize()
5 months ago
if not SLE.initialized then return end
end
SLE:RegisterModule(M:GetName())