Stop generating client flags when we send out full object updates.

These were entirely unused.
This commit is contained in:
Justin Clark-Casey (justincc)
2011-12-16 23:20:12 +00:00
parent 5c4056660f
commit a3a17e929e
4 changed files with 11 additions and 27 deletions

View File

@@ -10345,6 +10345,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
}
return true;
}
private bool HandleGroupRoleMembersRequest(IClientAPI sender, Packet Pack)
{
GroupRoleMembersRequestPacket groupRoleMembersRequest =