mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
forgot to uncomment in AFK
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
local E, L, V, P, G = unpack(ElvUI); --Import: Engine, Locales, PrivateDB, ProfileDB, GlobalDB
|
local E, L, V, P, G = unpack(ElvUI); --Import: Engine, Locales, PrivateDB, ProfileDB, GlobalDB
|
||||||
local AFK = E:NewModule("AFK", "AceEvent-3.0", "AceTimer-3.0");
|
local AFK = E:NewModule("AFK", "AceEvent-3.0", "AceTimer-3.0");
|
||||||
-- local CH = E:GetModule("Chat")
|
local CH = E:GetModule("Chat")
|
||||||
|
|
||||||
--Cache global variables
|
--Cache global variables
|
||||||
--Lua functions
|
--Lua functions
|
||||||
|
|||||||
Reference in New Issue
Block a user