annotate Init.lua @ 138:6e2f20230190 tip

- 8.1 TOC - disabled Currency and WorldState modules for lack of use - BoD progress link buttons for group finder
author Nenue
date Fri, 22 Feb 2019 17:34:58 -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