fixed the formatting
This commit is contained in:
parent
99c65beb7b
commit
bb799e5f82
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue