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
3ecd8e745a
commit
e64ad0f9ef
@ -1822,6 +1822,11 @@
|
|||||||
"description": "The audio track of this audio volume",
|
"description": "The audio track of this audio volume",
|
||||||
"default": "environment",
|
"default": "environment",
|
||||||
"$ref": "#/definitions/AudioMixerTrackName"
|
"$ref": "#/definitions/AudioMixerTrackName"
|
||||||
|
},
|
||||||
|
"loop": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Whether to loop this audio while in this audio volume",
|
||||||
|
"default": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user