mirror of
https://github.com/minetest-mods/technic.git
synced 2025-12-05 23:35:31 +01:00
Further code cleanup
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user