Update nousersthings.js

This commit is contained in:
JustAGenericUsername 2023-12-16 13:56:31 -05:00 committed by GitHub
parent 5090387ed1
commit 4d212739a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -886,7 +886,7 @@ elements.destroyable_channel_pipe = {
movable: false,
canContain: true,
},
listPipes = ["pipe", "destroyable_pipe", "destroyable_e_pipe","channel_pipe","destroyable_channel_pipe","bridge_pipe"];
listPipes = ["pipe", "destroyable_pipe", "destroyable_e_pipe","channel_pipe","destroyable_channel_pipe","bridge_pipe","e_pipe"];
elements.bridge_pipe = {
color: "#414c4f",
onSelect: function() {