Mercurial > wow > reaction
view Bindings.xml @ 121:fb6c3a642ae3
Added proper vehicle bar support. The exit-vehicle button is a little kludgy, needs to be cleaned up later.
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Mon, 09 Feb 2009 19:02:58 +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>