Remove stray line
This commit is contained in:
parent
8118495c80
commit
a694675b87
@ -265,7 +265,6 @@ local function is_rail_end_connected(pos, dir)
|
||||
end
|
||||
|
||||
local function bend_straight_rail(pos, towards)
|
||||
dir = CONNECTIONS[i]
|
||||
local node = force_get_node(pos)
|
||||
local nodedef = minetest.registered_nodes[node.name]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user