mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
goose panda
This commit is contained in:
@@ -1218,9 +1218,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
if ((flags & (uint) AgentManager.ControlFlags.AGENT_CONTROL_STAND_UP) != 0)
|
||||
{
|
||||
StandUp();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
// Check if Client has camera in 'follow cam' or 'build' mode.
|
||||
Vector3 camdif = (Vector3.One * m_bodyRot - Vector3.One * CameraRotation);
|
||||
|
||||
Reference in New Issue
Block a user