minor: replace spaces with tabs for see_into_region setting

0.7.6-extended
Justin Clark-Casey (justincc) 2013-09-12 23:38:50 +01:00
parent 726b7dce61
commit 068f22a52c
1 changed files with 2 additions and 2 deletions

View File

@ -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.