mirror of
https://github.com/opensim/opensim.git
synced 2026-06-30 11:07:02 +08:00
* This wraps the autopilot request to the client's sit response. An interesting, but successful way to do it.
* This also takes care of a few error situations that were previously never seen.
This commit is contained in:
@@ -194,7 +194,7 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
public event EstateDebugRegionRequest OnEstateDebugRegionRequest;
|
||||
public event EstateTeleportOneUserHomeRequest OnEstateTeleportOneUserHomeRequest;
|
||||
public event ScriptReset OnScriptReset;
|
||||
|
||||
public event UpdateVector OnAutoPilotGo;
|
||||
|
||||
#pragma warning restore 67
|
||||
|
||||
|
||||
Reference in New Issue
Block a user