mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
add some async work to profiles module, take profile out of groups v2, not its job
This commit is contained in:
@@ -132,6 +132,7 @@ namespace OpenSim.Framework
|
||||
public Dictionary<UUID, string> classifiedsLists;
|
||||
public Dictionary<UUID, UserClassifiedAdd> classifieds;
|
||||
public UserProfileProperties props;
|
||||
public GroupMembershipData[] avatarGroups;
|
||||
public string born;
|
||||
public byte[] membershipType;
|
||||
public uint flags;
|
||||
|
||||
Reference in New Issue
Block a user