view Bindings.xml @ 91:c2504a8b996c

Bug fixes - action buttons resetting to 6 pixels - stray prints - config panels for action buttons not showing all panels - fixed multi-ID typo - fixed autocast model on pet buttons
author Flick <flickerstreak@gmail.com>
date Fri, 17 Oct 2008 03:59:55 +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>