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
dd917ade85
commit
20d6502243
@ -38,7 +38,7 @@
|
||||
},
|
||||
"rotationSpeed": {
|
||||
"type": "number",
|
||||
"description": "Changes the speed the main menu planet and the skybox rotates.",
|
||||
"description": "Changes the speed the main menu planet and the skybox rotates. This is in degrees per second.",
|
||||
"format": "float"
|
||||
},
|
||||
"MenuPlanet": {
|
||||
@ -152,6 +152,11 @@
|
||||
"items": {
|
||||
"$ref": "#/definitions/SimplifiedDetailInfo"
|
||||
}
|
||||
},
|
||||
"rotationSpeed": {
|
||||
"type": "number",
|
||||
"description": "Changes the speed the main menu planet. This is in degrees per second.",
|
||||
"format": "float"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user