mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-11-07 11:25:35 +01:00
More luacheck tidying
This commit is contained in:
@@ -59,8 +59,6 @@ minetest.register_abm({
|
||||
minetest.swap_node(next_pos, node)
|
||||
minetest.swap_node(pos, next_node)
|
||||
end
|
||||
pos = next_pos
|
||||
|
||||
end,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user