mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
Merge branch 'master' into httptests
This commit is contained in:
@@ -56,7 +56,7 @@ namespace OpenSim.Framework
|
||||
bool IsChildAgent { get; }
|
||||
|
||||
bool IsInTransit { get; }
|
||||
bool isNPC { get;}
|
||||
bool IsNPC { get;}
|
||||
|
||||
bool Invulnerable { get; set; }
|
||||
/// <summary>
|
||||
@@ -83,4 +83,4 @@ namespace OpenSim.Framework
|
||||
/// <remarks>Will be Vector3.Zero for a child agent.</remarks>
|
||||
Vector3 Lookat { get; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user