annotate Init.lua @ 132:4cb1d2a0c110

Added tag v7.3.2-20111027 for changeset 15a7f27b11e6
author Nenue
date Mon, 20 Nov 2017 12:02:18 -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