mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +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:
@@ -288,6 +288,8 @@ namespace OpenSim.Region.Environment.Modules.World.NPC
|
||||
public event EstateBlueBoxMessageRequest OnEstateBlueBoxMessageRequest;
|
||||
public event EstateDebugRegionRequest OnEstateDebugRegionRequest;
|
||||
public event EstateTeleportOneUserHomeRequest OnEstateTeleportOneUserHomeRequest;
|
||||
public event ScriptReset OnScriptReset;
|
||||
|
||||
#pragma warning restore 67
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user