Mercurial > wow > reaction
view Bindings.lua @ 62:f9cdb920470a
Added first cut on State module. Menu system only, it doesn't do anything.
The menu system and data storage will change substantially when the implementation takes shape.
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 13 May 2008 16:42:52 +0000 |
parents | a4620a29a9cb |
children |
line wrap: on
line source
local L = LibStub("AceLocale-3.0"):GetLocale("ReAction") 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"]