fixed the formatting

This commit is contained in:
mrnoodleface 2023-03-22 15:27:41 -04:00 committed by GitHub
parent 99c65beb7b
commit bb799e5f82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 23 deletions

View File

@ -29,10 +29,7 @@ elements.radiator = {
if (pixel.element == 'null') { if (pixel.element == 'null') {
pixel.element = 'radiation' pixel.element = 'radiation'
} }
}, },
category: 'tools', category: 'tools',
}; };
//im aware that theres more radiation stuf than this //im aware that theres more radiation stuf than this