mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
cosmetics
This commit is contained in:
@@ -35,11 +35,6 @@ namespace OpenSim.Framework
|
||||
/// </summary>
|
||||
public class AgentUpdateArgs : EventArgs
|
||||
{
|
||||
/// <summary>
|
||||
/// Agent's unique ID
|
||||
/// </summary>
|
||||
public UUID AgentID;
|
||||
|
||||
/// <summary>
|
||||
/// Rotation of the avatar's body
|
||||
/// </summary>
|
||||
@@ -76,7 +71,6 @@ namespace OpenSim.Framework
|
||||
/// <summary>
|
||||
/// Session Id
|
||||
/// </summary>
|
||||
public UUID SessionID;
|
||||
public byte State;
|
||||
|
||||
public Vector3 ClientAgentPosition;
|
||||
|
||||
Reference in New Issue
Block a user