Fix an issue introduced in 70a46fe090. I accidentally deleted the entire [EntityTransfer] section instead of just a few variables in it.

0.8.2-post-fixes
Diva Canto 2015-10-21 16:47:56 -07:00
parent 4fd48ae8b3
commit 426bbb63dd
1 changed files with 1 additions and 0 deletions

View File

@ -746,6 +746,7 @@
; Distance in meters that shouts should travel. Default is 100m
shout_distance = 100
[EntityTransfer]
; The maximum distance in regions that an agent is allowed to teleport
; along the x or y axis. This is set to 65535 because current viewers
; can't handle teleports that are greater than this distance