mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Add more group notify glue
This commit is contained in:
@@ -1291,6 +1291,13 @@ namespace OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups
|
||||
}
|
||||
}
|
||||
|
||||
public void NotifyChange(UUID groupID)
|
||||
{
|
||||
// Notify all group members of a chnge in group roles and/or
|
||||
// permissions
|
||||
//
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user