mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Small fix (2/2)
This commit is contained in:
@@ -38,7 +38,7 @@ namespace OpenGrid.Framework.Data
|
||||
|
||||
public class UserAgentData
|
||||
{
|
||||
public LLUUID UUID; // Internal session ID
|
||||
public LLUUID UUID; // Account ID
|
||||
public string agentIP; // The IP of the agent
|
||||
public uint agentPort; // The port of the agent
|
||||
public bool agentOnline; // The online status of the agent
|
||||
|
||||
Reference in New Issue
Block a user