Fix avatars pushing other avatars in ODE

dsg
Robert Adams 2011-06-23 12:25:44 -07:00
parent f5eb2ffe93
commit 664f1ad2be
1 changed files with 1 additions and 0 deletions

View File

@ -1390,6 +1390,7 @@ namespace OpenSim.Region.Physics.OdePlugin
_position.Z = m_taintPosition.Z;
}
}
ChangingActorID = RegionSyncServerModule.ActorID;
this.RequestPhysicsterseUpdate();
}