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

@@ -266,6 +266,8 @@ namespace OpenSim.Region.Examples.SimpleModule
public event MuteListRequest OnMuteListRequest;
public event AvatarInterestUpdate OnAvatarInterestUpdate;
#pragma warning restore 67
private UUID myID = UUID.Random();