Mercurial > wow > reaction
view Bindings.xml @ 152:6d7ef2a3f828
Added border to bag frames for keybind mode (except keyring???)
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Fri, 08 May 2009 01:16:08 +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>