mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Plumb RezRestoreToWorld from the client (part done)
This commit is contained in:
@@ -294,6 +294,7 @@ namespace OpenSim.Region.OptionalModules.World.NPC
|
||||
public event SetAlwaysRun OnSetAlwaysRun;
|
||||
|
||||
public event DeRezObject OnDeRezObject;
|
||||
public event RezRestoreToWorld OnRezRestoreToWorld;
|
||||
public event Action<IClientAPI> OnRegionHandShakeReply;
|
||||
public event GenericCall1 OnRequestWearables;
|
||||
public event Action<IClientAPI, bool> OnCompleteMovementToRegion;
|
||||
|
||||
Reference in New Issue
Block a user