Fix avatars pushing other avatars in ODE
parent
f5eb2ffe93
commit
664f1ad2be
|
@ -1390,6 +1390,7 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||||
_position.Z = m_taintPosition.Z;
|
_position.Z = m_taintPosition.Z;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
ChangingActorID = RegionSyncServerModule.ActorID;
|
||||||
this.RequestPhysicsterseUpdate();
|
this.RequestPhysicsterseUpdate();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue