Mercurial > wow > reaction
view modules/Bindings.lua @ 121:fb6c3a642ae3
Added proper vehicle bar support. The exit-vehicle button is a little kludgy, needs to be cleaned up later.
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Mon, 09 Feb 2009 19:02:58 +0000 |
parents | 410d036c43b2 |
children |
line wrap: on
line source
local L = ReAction.L local _G = _G _G["BINDING_HEADER_REACTION"] = L["ReAction"] _G["BINDING_NAME_REACTION_TOGGLELOCK"] = L["Toggle ReAction Bar Lock"] _G["BINDING_NAME_REACTION_TOGGLEKEYBIND"] = L["ReAction Keybinding Mode"]