mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
Add AcceptNotices member to GroupMembershipData and an overload to
IGroupsModule interface
This commit is contained in:
@@ -92,6 +92,7 @@ namespace OpenSim.Framework
|
||||
public string Title;
|
||||
public bool IsOwner;
|
||||
public bool ListInProfile;
|
||||
public bool AcceptNotices;
|
||||
}
|
||||
|
||||
public struct GroupRolesData
|
||||
|
||||
Reference in New Issue
Block a user