mirror of
https://github.com/minetest-mods/technic.git
synced 2025-03-22 04:10:30 +01:00
Further code cleanup
This commit is contained in:
parent
b179ddff65
commit
02e24e3afd
@ -86,7 +86,6 @@ local function trim_the_lawn(itemstack, user)
|
||||
end
|
||||
|
||||
local pos = user:get_pos()
|
||||
local inv = user:get_inventory()
|
||||
-- Defining the area for the search needs two positions
|
||||
-- The tool has a limited range in the vertical axis, which is capped at +/- 1 node
|
||||
local start_pos = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user