mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Can I be this dumb?
This commit is contained in:
@@ -8700,7 +8700,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
Utils.StringToBytes(m.Title);
|
||||
groupMembersReply.MemberData[i].IsOwner =
|
||||
m.IsOwner;
|
||||
i++;
|
||||
}
|
||||
OutPacket(groupMembersReply, ThrottleOutPacketType.Task);
|
||||
if (members.Count == 0)
|
||||
|
||||
Reference in New Issue
Block a user