Mercurial > wow > reaction
view Bindings.xml @ 162:fc08372f0c7a
- Fixed icon behavior with buttonfacade
- Fixed bad usage of IsAttackAction() API (and various others) by trimming event list
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Fri, 21 Aug 2009 23:50:17 +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>