mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
* 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:
@@ -40,7 +40,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
set { m_pos = value; }
|
||||
}
|
||||
|
||||
public LLVector3 m_velocity;
|
||||
protected LLVector3 m_velocity;
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user