mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
duplicate objects with the group requested by viewers and not internal idea of active one
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user