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