aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSimDefaults.ini5
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index afb6fed..6d1af7c 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -1688,9 +1688,8 @@ Enabled = False
1688 AutoBackupModuleEnabled = false 1688 AutoBackupModuleEnabled = false
1689 1689
1690[Sounds] 1690[Sounds]
1691 ;; {Module} {} {Implementation of ISoundModule to use.} {SoundModuleNonShared} 1691 ;; {Module} {} {Implementation of ISoundModule to use.} {SoundModule}
1692 ;; Currently only INonSharedRegionModule module is implemented. 1692 Module = SoundModule
1693 Module = SoundModuleNonShared
1694 1693
1695 ;; {MaxDistance} {} {Cut-off distance at which sounds will not be sent to users} {100.0} 1694 ;; {MaxDistance} {} {Cut-off distance at which sounds will not be sent to users} {100.0}
1696 MaxDistance = 100.0 1695 MaxDistance = 100.0