diff options
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 3f9aed6..b79a3cb 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -210,7 +210,7 @@ | |||
210 | ;; OpenDynamicsEngine was the previous default physics engine in OpenSimulator 0.7.6.1 and before. | 210 | ;; OpenDynamicsEngine was the previous default physics engine in OpenSimulator 0.7.6.1 and before. |
211 | ;; It continues to provide a workable physics implementation. It does not currently support varregions. | 211 | ;; It continues to provide a workable physics implementation. It does not currently support varregions. |
212 | ;; basicphysics effectively does not model physics at all, making all objects phantom. | 212 | ;; basicphysics effectively does not model physics at all, making all objects phantom. |
213 | ;; Default is OpenDynamicsEngine | 213 | ;; Default is BulletSim |
214 | ; physics = OpenDynamicsEngine | 214 | ; physics = OpenDynamicsEngine |
215 | ; physics = BulletSim | 215 | ; physics = BulletSim |
216 | ; physics = basicphysics | 216 | ; physics = basicphysics |