mirror of
https://github.com/minetest-mods/technic.git
synced 2025-03-22 12:20: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
|
end
|
||||||
|
|
||||||
local pos = user:get_pos()
|
local pos = user:get_pos()
|
||||||
local inv = user:get_inventory()
|
|
||||||
-- Defining the area for the search needs two positions
|
-- 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
|
-- The tool has a limited range in the vertical axis, which is capped at +/- 1 node
|
||||||
local start_pos = {
|
local start_pos = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user