mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
Thank you kindly, Melanie for a patch for script reset
that creates the event handler chain ready to hook by script engines
This commit is contained in:
@@ -193,6 +193,7 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
public event EstateBlueBoxMessageRequest OnEstateBlueBoxMessageRequest;
|
||||
public event EstateDebugRegionRequest OnEstateDebugRegionRequest;
|
||||
public event EstateTeleportOneUserHomeRequest OnEstateTeleportOneUserHomeRequest;
|
||||
public event ScriptReset OnScriptReset;
|
||||
|
||||
|
||||
#pragma warning restore 67
|
||||
|
||||
Reference in New Issue
Block a user