let autopilot also stand from a object
parent
bd9f6ae3f0
commit
ca4bb8c492
|
@ -3130,7 +3130,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
{
|
{
|
||||||
m_delayedStop = -1;
|
m_delayedStop = -1;
|
||||||
|
|
||||||
if (SitGround)
|
if (SitGround || IsSatOnObject)
|
||||||
StandUp();
|
StandUp();
|
||||||
|
|
||||||
// m_log.DebugFormat(
|
// m_log.DebugFormat(
|
||||||
|
|
Loading…
Reference in New Issue