mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update schema so curve time can be a number
This commit is contained in:
parent
24017cfc63
commit
850500392f
@ -88,7 +88,7 @@
|
|||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"properties": {
|
"properties": {
|
||||||
"time": {
|
"time": {
|
||||||
"type": "integer",
|
"type": "number",
|
||||||
"default": 0
|
"default": 0
|
||||||
},
|
},
|
||||||
"value": {
|
"value": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user