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

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