This commit is contained in:
Bunny67
2017-12-30 23:28:06 +03:00
parent d4d261463a
commit 9c9f758419
2 changed files with 29 additions and 43 deletions
-1
View File
@@ -1,7 +1,6 @@
--Cache global variables
--Lua functions
local _G = getfenv()
local print, tostring = print, tostring
local format = string.format
--WoW API / Variables
local GetMouseFocus = GetMouseFocus