Aggiornato Compile

This commit is contained in:
andrea.villa
2025-06-23 16:26:39 +02:00
parent 3e01fb36b0
commit 0f536b07c4
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
-- Intestazioni
require( 'EgtBase')
_ENV = EgtProtectGlobal()
EgtEnableDebug( true)
EgtEnableDebug( false)
-- Imposto direttorio libreria specializzata per Travi
EgtAddToPackagePath( BEAM.BASEDIR .. '\\LuaLibs\\?.lua')