diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSimDefaults.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index e158096..4f4e112 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -177,7 +177,8 @@ | |||
177 | ; ## PHYSICS | 177 | ; ## PHYSICS |
178 | ; ## | 178 | ; ## |
179 | 179 | ||
180 | ; if you would like to allow prims to be physical and move by physics with the physical checkbox in the client set this to true. | 180 | ; If true then prims can be made subject to physics (gravity, pushing, etc.). |
181 | ; If false then physics flag can be set but it is not honoured. However, prims are still solid for the purposes of collision direction | ||
181 | physical_prim = true | 182 | physical_prim = true |
182 | 183 | ||
183 | ; Select a mesher here. | 184 | ; Select a mesher here. |