WoWInterface SVN mikma

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /Chamois
    from Rev 491 to Rev 492
    Reverse comparison

Rev 491 → Rev 492

Chamois.lua
71,6 → 71,8
return true
elseif IsFlying() then
return true
elseif UnitIsDead("player") then
return true
end
end