Who dropped my child_agent flag? It returns
parent
f42d1fc825
commit
24b27487c0
|
@ -14,5 +14,6 @@ namespace OpenSim.Framework.Interfaces
|
||||||
public string firstname;
|
public string firstname;
|
||||||
public string lastname;
|
public string lastname;
|
||||||
public uint circuitcode;
|
public uint circuitcode;
|
||||||
|
public bool child;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue