mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 07:23:00 +00:00
vector3: .volume() is already implemented
remove todo comment
This commit is contained in:
parent
2e275e3993
commit
53609ac83e
1 changed files with 0 additions and 2 deletions
|
@ -401,8 +401,6 @@ function Vector3.fromBearing(angle_x, angle_y, length)
|
|||
)
|
||||
end
|
||||
|
||||
-- TODO: Implement .volume() here
|
||||
|
||||
|
||||
-- ██████ ██████ ███████ ██████ █████ ████████ ██████ ██████
|
||||
-- ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
|
||||
|
|
Loading…
Reference in a new issue