let autopilot also stand from a object

0.9.1.1
UbitUmarov 2019-11-07 03:53:05 +00:00
parent bd9f6ae3f0
commit ca4bb8c492
1 changed files with 1 additions and 1 deletions

View File

@ -3130,7 +3130,7 @@ namespace OpenSim.Region.Framework.Scenes
{
m_delayedStop = -1;
if (SitGround)
if (SitGround || IsSatOnObject)
StandUp();
// m_log.DebugFormat(