mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-01-26 00:50:22 +01:00
Apply suggestions from code review
This commit is contained in:
parent
25450416f4
commit
0325c84a11
@ -159,6 +159,7 @@ function circular_saw:update_inventory(pos, amount)
|
||||
self:reset(pos)
|
||||
return
|
||||
end
|
||||
|
||||
-- Determine the kind of stairs from either the normal block or micro block.
|
||||
local stack = inv:get_stack("input", 1)
|
||||
local node_name = ""
|
||||
|
Loading…
Reference in New Issue
Block a user