forked from mrkubax10/industrialtest
Fix some issues with power flowing
This commit is contained in:
@@ -28,6 +28,7 @@ cable.onConstruct=function(pos)
|
||||
if networks then
|
||||
for _,network in ipairs(networks) do
|
||||
industrialtest.api.createNetworkMapForNode(network)
|
||||
minetest.get_node_timer(network):start(industrialtest.updateDelay)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user