diff options
-rw-r--r-- | bin/OpenSimDefaults.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 348aaa2..2cd32c6 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -1021,7 +1021,7 @@ | |||
1021 | ; BulletEngine = "bulletxna" | 1021 | ; BulletEngine = "bulletxna" |
1022 | 1022 | ||
1023 | ; BulletSim can run on its own thread independent of the simulator's heartbeat | 1023 | ; BulletSim can run on its own thread independent of the simulator's heartbeat |
1024 | ; thread. Enabling this will nto let the physics engine slow down avatar movement, etc. | 1024 | ; thread. Enabling this will not let the physics engine slow down avatar movement, etc. |
1025 | UseSeparatePhysicsThread = false | 1025 | UseSeparatePhysicsThread = false |
1026 | 1026 | ||
1027 | ; Terrain implementation can use either Bullet's heightField or BulletSim can build | 1027 | ; Terrain implementation can use either Bullet's heightField or BulletSim can build |