mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
oops
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
local modulo = math.modulo
|
||||
local getn = table.getn
|
||||
|
||||
EVENT_TRACE_EVENT_HEIGHT = 16
|
||||
EVENT_TRACE_MAX_ENTRIES = 1000
|
||||
|
||||
@@ -5,6 +5,7 @@ local S = E:GetModule("Skins");
|
||||
--Lua functions
|
||||
local _G = _G
|
||||
local unpack = unpack
|
||||
local getn = table.getn
|
||||
--WoW API / Variables
|
||||
local hooksecurefunc = hooksecurefunc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user