* Hotfix for 'properties all the way into the sunset' bug; it just doesn't make sense, but maybe we need to handle agentUpdates form children too.

* Ignored some bins
This commit is contained in:
lbsa71
2007-09-24 12:19:33 +00:00
parent 7fc53abc22
commit c8157da17b
2 changed files with 10 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ namespace OpenSim.Region.Environment.Scenes
set { m_pos = value; }
}
public LLVector3 m_velocity;
protected LLVector3 m_velocity;
/// <summary>
///