mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Database and presence changes. Untested
This commit is contained in:
@@ -35,7 +35,7 @@ namespace OpenSim.Data
|
||||
// This MUST be a ref type!
|
||||
public class PresenceData
|
||||
{
|
||||
public UUID PrincipalID;
|
||||
public string UserID;
|
||||
public UUID RegionID;
|
||||
public UUID SessionID;
|
||||
public Dictionary<string, string> Data;
|
||||
|
||||
Reference in New Issue
Block a user