Mercurial > wow > reaction
annotate Bindings.xml @ 163:ab5c37989986
- totem bar now stores which page was selected across sessions
- totem bar shouldn't be messed up if resized around on non-shaman toons now
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Sat, 22 Aug 2009 00:12:44 +0000 |
parents | fc83b3f5b322 |
children |
rev | line source |
---|---|
flickerstreak@23 | 1 <Bindings> |
flickerstreak@23 | 2 <!-- general keybindings --> |
flickerstreak@23 | 3 <Binding name="REACTION_TOGGLELOCK" header="REACTION"> |
flickerstreak@88 | 4 ReAction:SetConfigMode(not ReAction:GetConfigMode()) |
flickerstreak@23 | 5 </Binding> |
flickerstreak@23 | 6 <Binding name="REACTION_TOGGLEKEYBIND"> |
flickerstreak@88 | 7 ReAction:SetKeybindMode(not ReAction:GetKeybindMode()) |
flickerstreak@23 | 8 </Binding> |
flickerstreak@23 | 9 </Bindings> |