Added child_agent flag
parent
aad66ce2e7
commit
0652087049
|
@ -129,6 +129,7 @@ namespace OpenSim.GridServers
|
||||||
public string firstname;
|
public string firstname;
|
||||||
public string lastname;
|
public string lastname;
|
||||||
public uint circuitcode;
|
public uint circuitcode;
|
||||||
|
public bool child_agent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue