Fix typo in OpenSimDefaults.ini comment
parent
674be72225
commit
28ef6f83fc
|
@ -1021,7 +1021,7 @@
|
||||||
; BulletEngine = "bulletxna"
|
; BulletEngine = "bulletxna"
|
||||||
|
|
||||||
; BulletSim can run on its own thread independent of the simulator's heartbeat
|
; BulletSim can run on its own thread independent of the simulator's heartbeat
|
||||||
; thread. Enabling this will nto let the physics engine slow down avatar movement, etc.
|
; thread. Enabling this will not let the physics engine slow down avatar movement, etc.
|
||||||
UseSeparatePhysicsThread = false
|
UseSeparatePhysicsThread = false
|
||||||
|
|
||||||
; Terrain implementation can use either Bullet's heightField or BulletSim can build
|
; Terrain implementation can use either Bullet's heightField or BulletSim can build
|
||||||
|
|
Loading…
Reference in New Issue