* Some changes that should have gone in the previous commit
[Simian] * Adding MapLocal extension to Simian, adds very basic world map, local teleporting, and a stub for HyperGrid teleports * A few more small additions to ISceneProvider git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2426 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -270,7 +270,7 @@ namespace SimExport
|
||||
|
||||
client.Self.Movement.SendManualUpdate(
|
||||
flags, pos, Vector3.UnitZ, Vector3.UnitX, Vector3.UnitY, Quaternion.Identity, Quaternion.Identity, far,
|
||||
AgentManager.AgentFlags.None, AgentManager.AgentState.None, false);
|
||||
AgentFlags.None, AgentState.None, false);
|
||||
}
|
||||
|
||||
Thread.Sleep(500);
|
||||
|
||||
Reference in New Issue
Block a user