Mercurial > wow > buffalo2
comparison Init.lua @ 125:3f4794dca91b
template load order and Script handlers linkage
author | Nenue |
---|---|
date | Sun, 15 Oct 2017 16:47:22 -0400 |
parents | 26938ae258b7 |
children |
comparison
equal
deleted
inserted
replaced
124:07fe8fae8ca8 | 125:3f4794dca91b |
---|---|
1 -- things to override for sanity | 1 -- things to override for sanity |
2 local _, addon = ... | |
2 SLASH_RELOADUI1 = "/rl" | 3 SLASH_RELOADUI1 = "/rl" |
3 SlashCmdList["RELOADUI"] = ReloadUI | 4 SlashCmdList["RELOADUI"] = ReloadUI |
5 addon.ConfigMode = false |