aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 9509ed9..e158096 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -627,8 +627,8 @@
627 world_gravityz = -9.8 627 world_gravityz = -9.8
628 628
629 ; World Step size. (warning these are dangerous. Changing these will probably cause your scene to explode dramatically) 629 ; World Step size. (warning these are dangerous. Changing these will probably cause your scene to explode dramatically)
630 ; reference: fps = (0.09375/ODE_STEPSIZE) * 1000; 630 ; reference: fps = (0.089/ODE_STEPSIZE) * 1000;
631 world_stepsize = 0.020 631 world_stepsize = 0.0178
632 world_internal_steps_without_collisions = 10 632 world_internal_steps_without_collisions = 10
633 633
634 ;World Space settings. Affects memory consumption vs Collider CPU time for avatar and physical prim 634 ;World Space settings. Affects memory consumption vs Collider CPU time for avatar and physical prim