Mercurial > wow > reaction
diff Bindings.xml @ 23:dba04d85c799
Added missing files in 1.0 dev tree
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Fri, 07 Mar 2008 22:17:51 +0000 |
parents | |
children | 0d95ce7a9ec2 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Bindings.xml Fri Mar 07 22:17:51 2008 +0000 @@ -0,0 +1,11 @@ +<Bindings> + <!-- general keybindings --> + <Binding name="REACTION_TOGGLELOCK" header="REACTION"> + ReActionAddOn:ToggleLocked() + </Binding> + <Binding name="REACTION_TOGGLEKEYBIND"> + ReActionAddOn:ToggleKeybindMode() + </Binding> + + <!-- dummy keybinds --> +</Bindings>