mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-01-09 00:29:33 +01:00
Remove stray line
This commit is contained in:
parent
8118495c80
commit
a694675b87
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue