This commit is contained in:
Crum
2018-01-03 14:08:34 -06:00
parent 1c1a987f15
commit 89774c68ab
8 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
--Cache global variables
--Lua functions
local _G = getfenv()
local _G = _G
local format = string.format
--WoW API / Variables
local GetMouseFocus = GetMouseFocus