fixes for bugs found by bishop
This commit is contained in:
@@ -355,7 +355,7 @@ do -- DB
|
||||
functionString = functionString .. " { x=" .. vecpoint.x .. ", y=0,z=" .. vecpoint.z ..
|
||||
"},"
|
||||
end
|
||||
functionString = functionString .. "{0,1,0,1}, {0,0,0,1}, 1)"
|
||||
functionString = functionString .. "{0,1,0,1}, {0,0,0,0}, 1)"
|
||||
|
||||
env.info(functionString)
|
||||
---@diagnostic disable-next-line: deprecated
|
||||
|
||||
Reference in New Issue
Block a user