fix comments in physics section of [Startup] to reflect the actual default engine.

0.8.0.3
Michael Cerquoni 2014-07-25 12:30:09 -04:00 committed by Justin Clark-Casey
parent bdfbe4d0e2
commit 26916806db
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,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 = OpenDynamicsEngine
; physics = BulletSim
; physics = basicphysics