WoWInterface SVN zz_Taunted

Compare Revisions

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

Rev 38 → Rev 39

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