aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorTeravus Ovares2008-06-02 10:19:22 +0000
committerTeravus Ovares2008-06-02 10:19:22 +0000
commit89fa5fd67e817eab704b50efde89c0f924f25242 (patch)
tree68f87ce8f4917dab02c8226364a5aa7489873427 /bin
parent* Fixes a bug saving the current sun phase to the estate_settings file. (diff)
downloadopensim-SC_OLD-89fa5fd67e817eab704b50efde89c0f924f25242.zip
opensim-SC_OLD-89fa5fd67e817eab704b50efde89c0f924f25242.tar.gz
opensim-SC_OLD-89fa5fd67e817eab704b50efde89c0f924f25242.tar.bz2
opensim-SC_OLD-89fa5fd67e817eab704b50efde89c0f924f25242.tar.xz
Fixed half completed comment in OpenSim.ini.example.
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index d88018a..9c2b0ae 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -205,6 +205,8 @@ objectcontact_bounce = 0.2
205; # Avatar Control 205; # Avatar Control
206 206
207; PID Controller Settings. These affect the math that causes the avatar to reach the 207; PID Controller Settings. These affect the math that causes the avatar to reach the
208; desired velocity
209; See http://en.wikipedia.org/wiki/PID_controller
208 210
209av_pid_derivative_linux = 3200.0 211av_pid_derivative_linux = 3200.0
210av_pid_proportional_linux = 1400.0 212av_pid_proportional_linux = 1400.0