mirror of
https://github.com/minetest-mods/digilines.git
synced 2025-06-30 15:30:22 +02:00
Fix wires not connecting to nodes using digilines
def (#68)
This commit is contained in:
@ -90,7 +90,7 @@ for zmy=0, 1 do
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
sunlight_propagates = true,
|
||||
digiline =
|
||||
digilines =
|
||||
{
|
||||
wire =
|
||||
{
|
||||
|
Reference in New Issue
Block a user