WoWInterface SVN KeyboardAccess

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 14 to Rev 13
    Reverse comparison

Rev 14 → Rev 13

core.lua
103,7 → 103,7
end
 
function events:MODIFIER_STATE_CHANGED(modi,state)
--print(modi,state)
print(modi,state)
if modi=='LSHIFT' or modi=='RSHIFT' then
KA.MODShift=toboolean(state)
if not KA.MODShift then