mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Merge commit 'd358125cac4e01194dae4b1f0bc9afc87e463f76' into bigmerge
This commit is contained in:
@@ -222,7 +222,7 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
public event ScriptReset OnScriptReset;
|
||||
public event GetScriptRunning OnGetScriptRunning;
|
||||
public event SetScriptRunning OnSetScriptRunning;
|
||||
public event Action<Vector3, bool> OnAutoPilotGo;
|
||||
public event Action<Vector3, bool, bool> OnAutoPilotGo;
|
||||
|
||||
public event TerrainUnacked OnUnackedTerrain;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user