Fix typo in OpenSimDefaults.ini comment

This commit is contained in:
Robert Adams
2014-08-21 06:35:27 -07:00
parent 674be72225
commit 28ef6f83fc

View File

@@ -1021,7 +1021,7 @@
; BulletEngine = "bulletxna"
; 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
; Terrain implementation can use either Bullet's heightField or BulletSim can build