Removed undocementated

This commit is contained in:
DaanV2
2021-10-14 23:09:07 +02:00
parent d31ee56f1d
commit b32fb833ff

View File

@@ -81,7 +81,6 @@
"entities": {
"title": "Entities",
"description": "The entities to spawn",
"$comment": "UNDOCUMENTED",
"oneOf": [
{
"type": "object",
@@ -90,6 +89,7 @@
{
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/entity_spawn"
}
}