mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
last round of warning squashing. calling it a day now.
This commit is contained in:
@@ -169,7 +169,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
private Color m_color = Color.Black;
|
||||
private string m_description = String.Empty;
|
||||
private List<uint> m_lastColliders = new List<uint>();
|
||||
private PhysicsVector m_lastRotationalVelocity = PhysicsVector.Zero;
|
||||
// private PhysicsVector m_lastRotationalVelocity = PhysicsVector.Zero;
|
||||
private int m_linkNum = 0;
|
||||
[XmlIgnore]
|
||||
private int m_scriptAccessPin = 0;
|
||||
|
||||
Reference in New Issue
Block a user