annotate 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
rev   line source
Nick@109 1 -- things to override for sanity
Nick@109 2 SLASH_RELOADUI1 = "/rl"
Nick@109 3 SlashCmdList["RELOADUI"] = ReloadUI