define settings.bg

This commit is contained in:
Lily-129 2022-03-01 07:39:26 -05:00 committed by GitHub
parent f3e8ec3bb0
commit c963196773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -178,6 +178,14 @@ elements.turquoise_dust = {
density: 1600,
}
if(!settings) {
settings = {}
}
if(!settings.bg) {
settings.bg = "#000000"
}
elements.black_damp = {
color: "#000000",
behavior: [