Apply suggestions from code review

This commit is contained in:
Hugo Locurcio 2023-07-13 17:37:15 +02:00 committed by GitHub
parent 25450416f4
commit 0325c84a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 = ""