annotate Init.lua @ 127:8a915f85b96c

Added tag v7.3.17102017 for changeset 3de635cda288
author Nenue
date Tue, 17 Oct 2017 17:24:27 -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