Merge pull request #189 from JustAGenericUsername/main

Update nousersthings.js
This commit is contained in:
slweeb 2023-12-16 13:57:18 -05:00 committed by GitHub
commit 2e9cf14868
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, movable: false,
canContain: true, 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 = { elements.bridge_pipe = {
color: "#414c4f", color: "#414c4f",
onSelect: function() { onSelect: function() {