This commit is contained in:
Andrew6810
2022-10-21 07:09:01 -07:00
parent cbdabfbcca
commit 60ef8a38af
614 changed files with 138573 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
--Lua functions
--WoW API / Variables
local SlashCmdList = SlashCmdList
-- GLOBALS: SLASH_RELOADUI1, SLASH_RELOADUI2
SLASH_RELOADUI1 = "/rl"
SLASH_RELOADUI2 = "/reloadui"
SlashCmdList.RELOADUI = ReloadUI