Rename shape cut -> trowel

master
Dmitry Kostenko 2021-02-14 17:01:48 +01:00
parent 868ac656d1
commit da367b3e93
2 changed files with 1 additions and 1 deletions

View File

@ -648,7 +648,7 @@ terraform:register_tool("brush", {
end,
}
end,
cut = function()
trowel = function()
return {
get_bounds = function(self, player, target_pos, size_3d)
local pp = vector.floor(player:get_pos())

View File

Before

Width:  |  Height:  |  Size: 760 B

After

Width:  |  Height:  |  Size: 760 B