Mercurial > wow > reaction
view Bindings.xml @ 157:e77f716af1b7
Pushed state rule logic from State.lua to Bar.lua
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Fri, 12 Jun 2009 21:44:44 +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>