Merge pull request #189 from JustAGenericUsername/main
Update nousersthings.js
This commit is contained in:
commit
2e9cf14868
|
|
@ -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() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue