Fix update_existing.md childrenToDestroy

This commit is contained in:
Ben C 2022-05-18 20:37:16 -04:00
parent 364b01ee18
commit aea6bacfbc

View File

@ -13,7 +13,7 @@ You can also delete parts of an existing planet. Here's part of an example confi
```json
{
"name": "Ember Twin",
"childrenToDestroy": [
"removeChildren": [
"SandSphere_Rising"
]
}