mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
9be2bed1f0
commit
129fbf3a4f
@ -2506,7 +2506,9 @@
|
||||
"type": "number",
|
||||
"description": "The loudness of the audio",
|
||||
"format": "float",
|
||||
"default": 1.0
|
||||
"default": 1.0,
|
||||
"maximum": 1.0,
|
||||
"minimum": 0.0
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user