Mercurial > wow > reaction
view Bindings.xml @ 167:eab7e7642dd6
Rewrote MultiCastButton to show prior to learning a summon ability, cleaned up implementation.
NOTE: a typo fix will invalidate any existing keybindings to totem buttons.
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 19 Oct 2010 16:49:40 +0000 |
parents | fc83b3f5b322 |
children |
line wrap: on
line source
<Bindings> <!-- general keybindings --> <Binding name="REACTION_TOGGLELOCK" header="REACTION"> ReAction:SetConfigMode(not ReAction:GetConfigMode()) </Binding> <Binding name="REACTION_TOGGLEKEYBIND"> ReAction:SetKeybindMode(not ReAction:GetKeybindMode()) </Binding> </Bindings>