Updated
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
"jump_power": { "type": "number", "default": 0.42, "description": "The initial vertical velocity for the jump", "title": "TODO Title" }
|
||||
"jump_power": { "type": "number", "default": 0.42, "description": "The initial vertical velocity for the jump", "title": "Jump Power" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user