WoWInterface SVN zz_Taunted

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 39 to Rev 38
    Reverse comparison

Rev 39 → Rev 38

trunk/zz_Taunted/taunted.lua
151,7 → 151,7
tank = c
end
if(oldtank and oldtank ~= tank) then
addon:Print(L["New Tank"](tank))
addon['Print'](L["New Tank"](tank))
end
end