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

@@ -372,6 +372,8 @@ namespace OpenSim.Region.OptionalModules.World.NPC
public event MuteListRequest OnMuteListRequest;
public event AvatarInterestUpdate OnAvatarInterestUpdate;
#pragma warning restore 67
#endregion