Add PlacesQuery packet

This commit is contained in:
Melanie Thielker
2009-04-20 20:43:48 +00:00
parent c5a3ff231f
commit d91330ea35
6 changed files with 32 additions and 0 deletions

View File

@@ -754,6 +754,8 @@ namespace OpenSim.Client.MXP.ClientStack
public event MuteListRequest OnMuteListRequest;
public event AvatarInterestUpdate OnAvatarInterestUpdate;
public event PlacesQuery OnPlacesQuery;
#pragma warning restore 67
#endregion