fix the comment section of max_distance setting to reflect default value

0.8.0.3
Michael Cerquoni 2014-06-06 22:29:04 -04:00 committed by Justin Clark-Casey
parent e8f363ff90
commit d98a19b398
1 changed files with 1 additions and 1 deletions

View File

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