mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
* More message server methods
This commit is contained in:
@@ -38,6 +38,7 @@ namespace OpenSim.Grid.MessagingServer
|
||||
public AgentCircuitData agentData = new AgentCircuitData();
|
||||
public RegionInfo regionData = new RegionInfo();
|
||||
public List<FriendListItem> friendData = new List<FriendListItem> ();
|
||||
public List<LLUUID> subscriptionData = new List<LLUUID>();
|
||||
|
||||
public UserPresenceData()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user