minor: replace spaces with tabs for see_into_region setting

varregion
Justin Clark-Casey (justincc) 2013-09-12 23:38:50 +01:00
parent 07d6a0385f
commit 53de6d94ea
1 changed files with 2 additions and 2 deletions

View File

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