mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 13:55:35 +08:00
Merge branch 'master' into careminster-presence-refactor
This commit is contained in:
@@ -245,7 +245,7 @@ namespace OpenSim.Client.VWoHTTP.ClientStack
|
||||
public event TeleportLandmarkRequest OnTeleportLandmarkRequest = delegate { };
|
||||
public event DeRezObject OnDeRezObject = delegate { };
|
||||
public event Action<IClientAPI> OnRegionHandShakeReply = delegate { };
|
||||
public event GenericCall2 OnRequestWearables = delegate { };
|
||||
public event GenericCall1 OnRequestWearables = delegate { };
|
||||
public event GenericCall1 OnCompleteMovementToRegion = delegate { };
|
||||
public event UpdateAgent OnPreAgentUpdate;
|
||||
public event UpdateAgent OnAgentUpdate = delegate { };
|
||||
|
||||
Reference in New Issue
Block a user