- Piccola correzione STR0002
- In Process.lua spostato GetDataConfig dopo caricamento setup fatto nella ProcessBeams
This commit is contained in:
+2
-2
@@ -322,10 +322,10 @@ end
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
if not MyProcessInputData() then return end
|
||||
|
||||
if not GetDataConfig() then return end
|
||||
|
||||
if not MyProcessBeams() then return end
|
||||
|
||||
if not GetDataConfig() then return end
|
||||
|
||||
-- Abilito Vmill
|
||||
EgtSetInfo( EgtGetCurrMachGroup(), 'Vm', '1')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user