This commit is contained in:
Pinya
2018-07-18 15:06:20 +03:00
parent de74893739
commit c60324af12
52 changed files with 48 additions and 190 deletions
@@ -2,7 +2,7 @@ local E, L, V, P, G = unpack(ElvUI)
local mod = E:GetModule("NamePlates")
local LSM = LibStub("LibSharedMedia-3.0")
local select, unpack = select, unpack
local unpack = unpack
local CreateFrame = CreateFrame
local GetTime = GetTime