annotate Init.lua @ 126:3de635cda288 v7.3.17102017

- zone checking fix; moveed code into the zone-context pre-hook
author Nenue
date Tue, 17 Oct 2017 17:00:10 -0400
parents 3f4794dca91b
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