mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
cleanup
This commit is contained in:
@@ -3,6 +3,6 @@
|
|||||||
]]
|
]]
|
||||||
|
|
||||||
SLASH_RELOADUI1 = "/rl"
|
SLASH_RELOADUI1 = "/rl"
|
||||||
SLASH_RELOADUI2 = "/reload"
|
SLASH_RELOADUI2 = "/reloadui"
|
||||||
SLASH_RELOADUI3 = "/reloadui"
|
SLASH_RELOADUI3 = "/reload"
|
||||||
SlashCmdList.RELOADUI = ReloadUI
|
SlashCmdList.RELOADUI = ReloadUI
|
||||||
@@ -1,5 +1,3 @@
|
|||||||
--Cache global variables
|
|
||||||
--Lua functions
|
|
||||||
local setmetatable, getmetatable = setmetatable, getmetatable
|
local setmetatable, getmetatable = setmetatable, getmetatable
|
||||||
local pairs, type = pairs, type
|
local pairs, type = pairs, type
|
||||||
local table = table
|
local table = table
|
||||||
|
|||||||
Reference in New Issue
Block a user