diff options
author | Melanie | 2011-11-05 22:43:45 +0000 |
---|---|---|
committer | Melanie | 2011-11-05 22:43:45 +0000 |
commit | 4d3926694da8471d7a96447e2feadc2dd2d9d38e (patch) | |
tree | da696b4b8423d7c10f0e0f8b322d73cd90ac4990 /bin/OpenSimDefaults.ini | |
parent | Porting the ScenePresenceAnimator from Avination. Jump and fall anims now work (diff) | |
download | opensim-SC_OLD-4d3926694da8471d7a96447e2feadc2dd2d9d38e.zip opensim-SC_OLD-4d3926694da8471d7a96447e2feadc2dd2d9d38e.tar.gz opensim-SC_OLD-4d3926694da8471d7a96447e2feadc2dd2d9d38e.tar.bz2 opensim-SC_OLD-4d3926694da8471d7a96447e2feadc2dd2d9d38e.tar.xz |
Remove enableprejump config option and associated code as this is now
fully functional and cannot be disabled because that would break timings.
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSimDefaults.ini | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index bf1976c..7ea710e 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -298,10 +298,6 @@ | |||
298 | ; won't look right until the physics engine supports it | 298 | ; won't look right until the physics engine supports it |
299 | ; (i.e delays takeoff for a moment) | 299 | ; (i.e delays takeoff for a moment) |
300 | 300 | ||
301 | ; This is commented so it will come on automatically once it's | ||
302 | ; supported. | ||
303 | ; enableprejump = true | ||
304 | |||
305 | ; Simulator Stats URI | 301 | ; Simulator Stats URI |
306 | ; Enable JSON simulator data by setting a URI name (case sensitive) | 302 | ; Enable JSON simulator data by setting a URI name (case sensitive) |
307 | ; Stats_URI = "jsonSimStats" | 303 | ; Stats_URI = "jsonSimStats" |