Thank you, Fly-Man, for a patch that adds the stub to handle the

avatar interests update.
This commit is contained in:
Melanie Thielker
2009-04-14 03:44:27 +00:00
parent 285dfe3055
commit a0417f5791
6 changed files with 20 additions and 0 deletions

View File

@@ -751,6 +751,8 @@ namespace OpenSim.Client.MXP.ClientStack
public event PickInfoUpdate OnPickInfoUpdate;
public event AvatarNotesUpdate OnAvatarNotesUpdate;
public event MuteListRequest OnMuteListRequest;
public event AvatarInterestUpdate OnAvatarInterestUpdate;
#pragma warning restore 67
#endregion