From e882e70c0c1f877b7ca546c28a821e28792b2390 Mon Sep 17 00:00:00 2001 From: "luca.mazzoleni" Date: Wed, 29 Jun 2022 18:25:02 +0200 Subject: [PATCH] DataBeam: - correzione commenti --- LuaLibs/BeamExec.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/LuaLibs/BeamExec.lua b/LuaLibs/BeamExec.lua index e3f2bf4..facd6ad 100644 --- a/LuaLibs/BeamExec.lua +++ b/LuaLibs/BeamExec.lua @@ -127,6 +127,7 @@ EgtOutLog( ' BeamExec started', 1) EgtMdbSetGeneralParam( MCH_GP.MAXDEPTHSAFE, BD.COLL_SIC) EgtMdbSave() +------------------------------------------------------------------------------------------------------------- local function IsHeadFeature( Proc, b3Raw, dCurrOvmH) -- feature sempre di testa o coda per il gruppo if Proc.Grp == 1 or Proc.Grp == 2 then