mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
* Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvatar and MakeChildAgent respectively
* Removed unused m_child from ClientView
This commit is contained in:
@@ -62,7 +62,6 @@ namespace OpenSim.Region.ClientStack
|
||||
public LLUUID SecureSessionID = LLUUID.Zero;
|
||||
public string firstName;
|
||||
public string lastName;
|
||||
public bool m_child = false;
|
||||
private UseCircuitCodePacket cirpack;
|
||||
public Thread ClientThread;
|
||||
public LLVector3 startpos;
|
||||
|
||||
Reference in New Issue
Block a user