Add missing comma

This commit is contained in:
Noah Pilarski 2022-05-25 20:05:40 -04:00
parent 6e84bde604
commit 68fb856bb9

View File

@ -1708,7 +1708,7 @@
"type": "boolean",
"description": "Should we add a star controller to this body? If you want clouds to work on a binary brown dwarf system, set this to false.",
"default": true
}
},
"hasAtmosphere": {
"type": "boolean",
"description": "The default sun has its own atmosphere that is different from regular planets. If you want that, set this to\n`true`.",