mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
osLocalTeleportAgent: no region crossings :( ; check avatar access to target position; flag 8 == force fly; 16 force nofly (both == fly)
This commit is contained in:
@@ -1921,6 +1921,7 @@ namespace OpenSim.Region.PhysicsModule.ubOde
|
||||
|
||||
_position = newPos;
|
||||
m_freemove = false;
|
||||
_zeroFlag = false;
|
||||
m_pidControllerActive = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user