Let stuff be broken!

This commit is contained in:
Adam Frisby
2007-05-16 21:10:45 +00:00
parent 3435e0cb3a
commit dc2acaa8a8
12 changed files with 349 additions and 59 deletions

View File

@@ -12,6 +12,7 @@ namespace OpenGrid.Framework.Data
public string surname; // The users surname (can be used to indicate user class - eg 'Test User' or 'Test Admin')
public string passwordHash; // Hash of the users password
public string passwordSalt; // Salt for the users password
public ulong homeRegion; // RegionHandle of home
public LLVector3 homeLocation; // Home Location inside the sim