diff Init.lua @ 109:26938ae258b7

- Re-use the basic addon table for core mixin - add /rl command
author Nick@Zahhak
date Mon, 06 Mar 2017 02:30:22 -0500
parents
children 3f4794dca91b
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Init.lua	Mon Mar 06 02:30:22 2017 -0500
@@ -0,0 +1,3 @@
+-- things to override for sanity
+SLASH_RELOADUI1 = "/rl"
+SlashCmdList["RELOADUI"] = ReloadUI
\ No newline at end of file