Commit the group deeding support, thank you, mcortez

This commit is contained in:
Melanie Thielker
2009-04-15 21:07:09 +00:00
parent b018f45b70
commit 7306b73f02
7 changed files with 43 additions and 1 deletions

View File

@@ -668,6 +668,7 @@ namespace OpenSim.Client.MXP.ClientStack
public event ParcelGodForceOwner OnParcelGodForceOwner;
public event ParcelReclaim OnParcelReclaim;
public event ParcelReturnObjectsRequest OnParcelReturnObjectsRequest;
public event ParcelDeedToGroup OnParcelDeedToGroup;
public event RegionInfoRequest OnRegionInfoRequest;
public event EstateCovenantRequest OnEstateCovenantRequest;
public event FriendActionDelegate OnApproveFriendRequest;