Small fix (2/2)

This commit is contained in:
Adam Frisby
2007-05-20 14:33:53 +00:00
parent 67b3f66648
commit b8c4e744f9
2 changed files with 26 additions and 3 deletions

View File

@@ -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