fix the comment section of max_distance setting to reflect default value
parent
e8f363ff90
commit
d98a19b398
|
@ -701,7 +701,7 @@
|
|||
MaxOutgoingTransferVersion = "SIMULATION/0.3"
|
||||
|
||||
; The maximum distance in regions that an agent is allowed to teleport
|
||||
; along the x or y axis. This is set to 16383 because current viewers
|
||||
; along the x or y axis. This is set to 65535 because current viewers
|
||||
; can't handle teleports that are greater than this distance
|
||||
; Setting to 0 will allow teleports of any distance
|
||||
;
|
||||
|
|
Loading…
Reference in New Issue