oops create listeners active on all paths

This commit is contained in:
UbitUmarov
2022-06-18 22:57:27 +01:00
parent c972c23d2e
commit 6e1aa77416

View File

@@ -957,6 +957,7 @@ namespace OpenSim.Region.CoreModules.Scripting.WorldComm
UUID hostID, int channel, string name, UUID id,
string message, int regexBitfield)
{
IsActive = true;
Handle = handle;
ItemID = _ItemID;
HostID = hostID;