Skip to content

Commit

Permalink
Update the plugin text when RealID friends change status
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyball committed Jun 21, 2016
1 parent 5071d06 commit 1e7e9b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TitanSocial.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1213,6 +1213,7 @@ function _G.TitanPanelSocialButton_OnLoad(self)
self:RegisterEvent("BN_FRIEND_TOON_OFFLINE")
self:RegisterEvent("BN_FRIEND_TOON_ONLINE")
self:RegisterEvent("BN_TOON_NAME_UPDATED")
self:RegisterEvent("BN_FRIEND_INFO_CHANGED")
self:RegisterEvent("CHAT_MSG_BN_INLINE_TOAST_BROADCAST") -- a friend changes their broadcast

-- Friend Events
Expand Down

0 comments on commit 1e7e9b5

Please sign in to comment.