1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-06-29 23:00:49 +02:00

digiline → digilines (#156)

This commit is contained in:
The4codeblocks
2025-05-07 13:13:01 -05:00
committed by GitHub
parent c8bccec038
commit 999b43baea
7 changed files with 13 additions and 13 deletions

View File

@ -729,7 +729,7 @@ mesecon.queue:add_function("pipeworks:lt_digiline_relay", function (pos, channel
if (minetest.get_meta(pos):get_int("luac_id") ~= luac_id) then return end
if (minetest.registered_nodes[minetest.get_node(pos).name].is_burnt) then return end
-- The actual work
digiline:receptor_send(pos, digiline_rules_luatube, channel, msg)
digilines:receptor_send(pos, digiline_rules_luatube, channel, msg)
end)
-----------------------
@ -928,7 +928,7 @@ for white = 0, 1 do
key = "node_sound_wood_defaults",
},
mesecons = mesecons,
digiline = digiline,
digilines = digiline,
-- Virtual portstates are the ports that
-- the node shows as powered up (light up).
virtual_portstates = {