annotate Init.lua @ 134:24dc16a49b15

Added tag v7.3.2-20171222 for changeset 86621c60512b
author Nenue
date Fri, 22 Dec 2017 20:37:15 -0500
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