fix the comment section of max_distance setting to reflect default value
parent
74cda2ad78
commit
0dc14b5f35
|
@ -701,7 +701,7 @@
|
||||||
MaxOutgoingTransferVersion = "SIMULATION/0.3"
|
MaxOutgoingTransferVersion = "SIMULATION/0.3"
|
||||||
|
|
||||||
; The maximum distance in regions that an agent is allowed to teleport
|
; 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
|
; can't handle teleports that are greater than this distance
|
||||||
; Setting to 0 will allow teleports of any distance
|
; Setting to 0 will allow teleports of any distance
|
||||||
;
|
;
|
||||||
|
|
Loading…
Reference in New Issue