initial commit
This commit is contained in:
4
Modules/UnitFrames/ConfigUnits.lua
Normal file
4
Modules/UnitFrames/ConfigUnits.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
local E, L, V, P, G = unpack(select(2, ...)); --Import: Engine, Locales, PrivateDB, ProfileDB, GlobalDB
|
||||
local _, ns = ...
|
||||
local ElvUF = ns.oUF
|
||||
assert(ElvUF, 'ElvUI was unable to locate oUF.')
|
||||
Reference in New Issue
Block a user