summaryrefslogtreecommitdiff
path: root/timer.lua
diff options
context:
space:
mode:
Diffstat (limited to 'timer.lua')
-rw-r--r--timer.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/timer.lua b/timer.lua
index 4755564..fd624f2 100644
--- a/timer.lua
+++ b/timer.lua
@@ -29,6 +29,7 @@ minetest.register_node("digistuff:timer", {
{-3/16, -6/16, -3/16, 3/16, -5/16, 3/16}, -- IC
}
},
+ _digistuff_channelcopier_fieldname = "channel",
paramtype = "light",
sunlight_propagates = true,
on_receive_fields = function(pos, formname, fields, sender)