mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
oops create listeners active on all paths
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user