auto: Formatted json files
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
"add": {
|
||||
"title": "Add",
|
||||
"$ref": "#/definitions/addremove",
|
||||
"description": "The components groups to be added to this entity"
|
||||
"description": "The components groups to be added to this entity"
|
||||
},
|
||||
"filters": {
|
||||
"$ref": "./filters.json"
|
||||
|
||||
@@ -10,15 +10,9 @@
|
||||
"is_spawnable": true,
|
||||
"is_summonable": true
|
||||
},
|
||||
"component_groups": {
|
||||
|
||||
},
|
||||
"components": {
|
||||
|
||||
},
|
||||
"events": {
|
||||
|
||||
}
|
||||
"component_groups": {},
|
||||
"components": {},
|
||||
"events": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user