annotate Init.lua @ 125:3f4794dca91b

template load order and Script handlers linkage
author Nenue
date Sun, 15 Oct 2017 16:47:22 -0400
parents 26938ae258b7
children
rev   line source
Nick@109 1 -- things to override for sanity
Nenue@125 2 local _, addon = ...
Nick@109 3 SLASH_RELOADUI1 = "/rl"
Nenue@125 4 SlashCmdList["RELOADUI"] = ReloadUI
Nenue@125 5 addon.ConfigMode = false