annotate Init.lua @ 130:67b90544a7b7

Added tag v7.3.0-20171022 for changeset 9f2cf5609420
author Nenue
date Sun, 22 Oct 2017 18:29:09 -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