aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--bin/OpenSimDefaults.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 47257b2..77ba3c8 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -293,7 +293,7 @@
293 ;; OpenDynamicsEngine was the previous default physics engine in OpenSimulator 0.7.6.1 and before. 293 ;; OpenDynamicsEngine was the previous default physics engine in OpenSimulator 0.7.6.1 and before.
294 ;; It continues to provide a workable physics implementation. It does not currently support varregions. 294 ;; It continues to provide a workable physics implementation. It does not currently support varregions.
295 ;; basicphysics effectively does not model physics at all, making all objects phantom. 295 ;; basicphysics effectively does not model physics at all, making all objects phantom.
296 ;; Default is OpenDynamicsEngine 296 ;; Default is BulletSim
297 physics = BulletSim 297 physics = BulletSim
298 ;physics = modified_BulletX 298 ;physics = modified_BulletX
299 ;physics = OpenDynamicsEngine 299 ;physics = OpenDynamicsEngine