mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Change a member of the friendslist module to better reflect the client side
data storage paradigm of the friends list and avoid repeated, unneccessary fetches of the entire friends list.
This commit is contained in:
@@ -39,7 +39,5 @@ namespace OpenSim.Framework
|
||||
|
||||
// These are what the friend gives the listowner permission to do
|
||||
public uint FriendPerms;
|
||||
|
||||
public bool onlinestatus = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user