minor: replace spaces with tabs for see_into_region setting
parent
07d6a0385f
commit
53de6d94ea
|
@ -86,8 +86,8 @@
|
|||
;; from the selected region_info_source.
|
||||
allow_regionless = false
|
||||
|
||||
;; Allow child agents to see into the region even if their root counterpart isn't allowed in here
|
||||
see_into_region = true
|
||||
;; Allow child agents to see into the region even if their root counterpart isn't allowed in here
|
||||
see_into_region = true
|
||||
|
||||
; Maximum number of position, rotation and scale changes for each prim that the simulator will store for later undos
|
||||
; Increasing this number will increase memory usage.
|
||||
|
|
Loading…
Reference in New Issue