Who dropped my child_agent flag? It returns

tourmaline
gareth 2007-03-27 23:33:15 +00:00
parent f42d1fc825
commit 24b27487c0
1 changed files with 1 additions and 0 deletions

View File

@ -14,5 +14,6 @@ namespace OpenSim.Framework.Interfaces
public string firstname;
public string lastname;
public uint circuitcode;
public bool child;
}
}