mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Pare the groups module down to basics. Adjust dependent files so that a
real groups module can even be implemented.
This commit is contained in:
@@ -845,7 +845,7 @@ namespace OpenSim.Framework
|
||||
|
||||
void SendAdminResponse(UUID Token, uint AdminLevel);
|
||||
|
||||
void SendGroupMembership(GroupData[] GroupMembership);
|
||||
void SendGroupMembership(GroupMembershipData[] GroupMembership);
|
||||
|
||||
void SendGroupNameReply(UUID groupLLUID, string GroupName);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user