This commit is contained in:
Bunny67
2017-12-31 03:38:51 +03:00
parent f5b845f338
commit 8b07ab014f
5 changed files with 10 additions and 21 deletions
-3
View File
@@ -1,6 +1,3 @@
--Cache global variables
local pairs, unpack = pairs, unpack
BINDING_HEADER_ELVUI = GetAddOnMetadata("ElvUI", "Title")
local AddOnName, Engine = "ElvUI", {}