Resolving [TC-51], added forward/back/left/right movement commands to TestClient and confirmed autopilot still functions
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2222 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -71,7 +71,6 @@ namespace importprimscript
|
||||
Client.Self.Movement.Camera.Far = 64f;
|
||||
Client.Settings.MULTIPLE_SIMS = false;
|
||||
Client.Settings.SEND_AGENT_UPDATES = true;
|
||||
Client.Settings.DISABLE_AGENT_UPDATE_DUPLICATE_CHECK = true;
|
||||
Settings.LOG_LEVEL = Helpers.LogLevel.None;
|
||||
Client.Settings.ALWAYS_REQUEST_OBJECTS = true;
|
||||
Client.Settings.ALWAYS_DECODE_OBJECTS = true;
|
||||
|
||||
Reference in New Issue
Block a user