mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 14:56:19 +08:00
Fix typo in OpenSimDefaults.ini comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user