mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:14:59 +02:00
Changed attenuation setting help
This commit is contained in:
parent
4e7bf0487b
commit
b571fb86ae
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
{
|
||||
"name": "attenuation-per-doubling-in-distance",
|
||||
"label": "Attenuattion per doubling in distance",
|
||||
"help": "Factor between 0.0 and 1.0",
|
||||
"help": "Factor between 0.0 and 1.0 (0.0: No attenuation, 1.0: extreme attenuation)",
|
||||
"placeholder": "0.18",
|
||||
"default": "0.18",
|
||||
"advanced": true
|
||||
|
|
Loading…
Reference in a new issue