Update ExtraMachines.js

This commit is contained in:
Mecoolnotcool 2024-03-11 19:43:55 -05:00 committed by GitHub
parent 47841aef14
commit f6241a18bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@ elements.gas = {
let itemB = "light";
elements.solar_panel = {
behavior: behaviors.WALL,
behavior: behaviors.DELETE,
color: "#bebfa3",
tick: function(pixel) {
if(pixel.start == pixelTicks){