mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-09-09 01:55:37 +02: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