diff Bindings.xml @ 88:fc83b3f5b322

Added keybindings using LibKeyBound-1.0, with modifications for Override bindings instead of standard bindings.
author Flick <flickerstreak@gmail.com>
date Sun, 31 Aug 2008 06:02:18 +0000
parents 0d95ce7a9ec2
children
line wrap: on
line diff
--- a/Bindings.xml	Sat Jun 28 00:54:21 2008 +0000
+++ b/Bindings.xml	Sun Aug 31 06:02:18 2008 +0000
@@ -1,11 +1,9 @@
 <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>
-
-  <!-- dummy keybinds -->
 </Bindings>