mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Who dropped my child_agent flag? It returns
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user