WoWInterface SVN KeyboardAccess

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 8 to Rev 7
    Reverse comparison

Rev 8 → Rev 7

core.lua
152,9 → 152,6
local frame = _G[KA.handleT[1]]
if frame.which == "REPLACE_ENCHANT" then
tremove(KA.handleT,1)
if #KA.handleT==0 then
self:EnableKeyboard(0)
end
else
_G[KA.handleT[1]..buttonT[KA.handleT[1]][1]]:Click()
tremove(KA.handleT,1)