mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-03-13 09:32:30 +01:00
Remove stray line
This commit is contained in:
committed by
the-real-herowl
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]
|
||||
|
||||
|
Reference in New Issue
Block a user