- creata LeadInOutLib per attacchi

This commit is contained in:
luca.mazzoleni
2025-12-11 12:04:10 +01:00
parent 1c4970fdb6
commit 7bd18a8fb4
4 changed files with 36 additions and 6 deletions
+32
View File
@@ -0,0 +1,32 @@
-- LeadInOutLib.lua by Egalware s.r.l. 2025/11/24
-- Libreria stima collisioni per travi
-- Tabella per definizione modulo
local LeadInOutLib = {}
-- Include
require( 'EgtBase')
EgtOutLog( ' LeadInOutLib started', 1)
-------------------------------------------------------------------------------------------------------------
return LeadInOutLib