From 279a83b1f4c66c3118211735b62068ae9c5d50ea Mon Sep 17 00:00:00 2001 From: DarioS Date: Tue, 31 Jan 2023 21:01:23 +0100 Subject: [PATCH] DataBeam : - piccola modifica. --- LuaLibs/ProcessMortise.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LuaLibs/ProcessMortise.lua b/LuaLibs/ProcessMortise.lua index 24419d2..e757b5a 100644 --- a/LuaLibs/ProcessMortise.lua +++ b/LuaLibs/ProcessMortise.lua @@ -256,7 +256,7 @@ function ProcessMortise.VerifyMortiseOrPocket( Proc, dDiam, dDepth, dMaxTotLen, sPocketing = ML.FindPocketing( sType, dDiam, 0, dMaxTotLen, bExcludeH2) end if not sPocketing then - return false + return nil end -- recupero i dati dell'utensile local dMaxDepth = 0