parent
64bd9a3354
commit
7317bd7675
|
@ -9794,6 +9794,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||||
Groupupdate.GroupData = Groups;
|
Groupupdate.GroupData = Groups;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Groupupdate.AgentData = new AgentGroupDataUpdatePacket.AgentDataBlock();
|
||||||
Groupupdate.AgentData.AgentID = AgentId;
|
Groupupdate.AgentData.AgentID = AgentId;
|
||||||
OutPacket(Groupupdate, ThrottleOutPacketType.Task);
|
OutPacket(Groupupdate, ThrottleOutPacketType.Task);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue