duplicate objects with the group requested by viewers and not internal idea of active one
parent
a0cab03caa
commit
338a4d8d3b
|
@ -7646,7 +7646,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
|||
{
|
||||
handlerObjectDuplicate(dupe.ObjectData[i].ObjectLocalID, dupe.SharedData.Offset,
|
||||
dupe.SharedData.DuplicateFlags, AgentId,
|
||||
ActiveGroupId);
|
||||
dupe.AgentData.GroupID);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue