mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Merge branch '0.6.9-post-fixes' into careminster
This commit is contained in:
@@ -343,6 +343,8 @@ namespace OpenSim.Client.VWoHTTP.ClientStack
|
||||
public event UUIDNameRequest OnTeleportHomeRequest = delegate { };
|
||||
public event ScriptAnswer OnScriptAnswer = delegate { };
|
||||
public event AgentSit OnUndo = delegate { };
|
||||
public event AgentSit OnRedo = delegate { };
|
||||
public event LandUndo OnLandUndo = delegate { };
|
||||
public event ForceReleaseControls OnForceReleaseControls = delegate { };
|
||||
public event GodLandStatRequest OnLandStatRequest = delegate { };
|
||||
public event DetailedEstateDataRequest OnDetailedEstateDataRequest = delegate { };
|
||||
|
||||
Reference in New Issue
Block a user