Mercurial > wow > degaine
changeset 7:f8198806d261
Add slash command
author | contrebasse |
---|---|
date | Fri, 10 Dec 2010 16:20:57 +0100 |
parents | 120f29645e34 |
children | 47f9e596ef5a |
files | Degaine.lua |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Degaine.lua Fri Dec 10 16:18:40 2010 +0100 +++ b/Degaine.lua Fri Dec 10 16:20:57 2010 +0100 @@ -183,8 +183,8 @@ BINDING_HEADER_DEGAINE = "Dégainer automatiquement" -- Slash command --- GLOBALS: SLASH_DEGAINE -SLASH_DEGAINE = "/degaine" +-- GLOBALS: SLASH_DEGAINE1 +SLASH_DEGAINE1 = "/degaine" SlashCmdList["DEGAINE"] = Degaine_ToggleAuto