WoWInterface SVN BabySeal

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 9 to Rev 10
    Reverse comparison

Rev 9 → Rev 10

BabySeal/BabySeal.lua
57,6 → 57,7
end
 
function BabySeal:Complain(s)
if UnitInVehicle("player") then return end -- don't whine when I can't do anything about it!
if db.raidwarning then
RaidNotice_AddMessage(RaidWarningFrame, s, ChatTypeInfo["RAID_WARNING"])
else