WoWInterface SVN zz_MiscHelper

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/zz_MiscHelper/Moduls
    from Rev 39 to Rev 40
    Reverse comparison

Rev 39 → Rev 40

oldbags.lua
31,7 → 31,7
SendMailFrame_Update();
elseif ( event == "MAIL_SEND_SUCCESS" ) then
SendMailFrame_Reset();
PlaySound("igAbiliityPageTurn");
PlaySound(836);
-- If open mail frame is open then switch the mail frame back to the inbox
if ( SendMailFrame.sendMode == "reply" ) then
MailFrameTab_OnClick(nil, 1);