Corretto inversione pezzo

This commit is contained in:
andrea.villa
2025-07-14 10:26:09 +02:00
parent b298bd24e7
commit fd070db4d0
3 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
-- Intestazioni
require( 'EgtBase')
_ENV = EgtProtectGlobal()
EgtEnableDebug( false)
EgtEnableDebug( true)
-- Imposto direttorio libreria specializzata per Travi
EgtAddToPackagePath( BEAM.BASEDIR .. '\\LuaLibs\\?.lua')