mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
let autopilot also stand from a object
This commit is contained in:
@@ -3130,7 +3130,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
m_delayedStop = -1;
|
||||
|
||||
if (SitGround)
|
||||
if (SitGround || IsSatOnObject)
|
||||
StandUp();
|
||||
|
||||
// m_log.DebugFormat(
|
||||
|
||||
Reference in New Issue
Block a user