Mercurial > wow > reaction
view Bindings.xml @ 124:0c5017f6062d
More fixes for new action button implementation
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 03 Mar 2009 22:10:45 +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>