diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSimDefaults.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 9b35f01..0dc565b 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -409,7 +409,7 @@ | |||
409 | ; available spot to the destination (typically map click/landmark). | 409 | ; available spot to the destination (typically map click/landmark). |
410 | ; "random" will place the avatar on a randomly selected spawnpoint; | 410 | ; "random" will place the avatar on a randomly selected spawnpoint; |
411 | ; "sequence" will place the avatar on the next sequential SpawnPoint | 411 | ; "sequence" will place the avatar on the next sequential SpawnPoint |
412 | SpawnPointRouting = closest | 412 | SpawnPointRouting = random |
413 | 413 | ||
414 | ; TelehubAllowLandmark allows users with landmarks to override telehub | 414 | ; TelehubAllowLandmark allows users with landmarks to override telehub |
415 | ; routing and land at the landmark coordinates when set to true | 415 | ; routing and land at the landmark coordinates when set to true |