annotate Init.lua @ 137:dee5dd232bcb

Added tag v8.0.1-20180718 for changeset 414e37af1b1b
author Nenue
date Wed, 18 Jul 2018 15:31:46 -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