fix comment telling the correct default physics engine

melanie
UbitUmarov 2016-10-01 20:26:37 +01:00
parent c7e4b14a26
commit 878fac3fe3
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@
;; OpenDynamicsEngine was the previous default physics engine in OpenSimulator 0.7.6.1 and before.
;; It continues to provide a workable physics implementation. It does not currently support varregions.
;; basicphysics effectively does not model physics at all, making all objects phantom.
;; Default is OpenDynamicsEngine
;; Default is BulletSim
physics = BulletSim
;physics = modified_BulletX
;physics = OpenDynamicsEngine