Primo commit gestione tastatura

This commit is contained in:
andrea.villa
2025-06-20 17:30:08 +02:00
parent 67bb55537e
commit 6a6dc27560
3 changed files with 78 additions and 20 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
-- Intestazioni
require( 'EgtBase')
_ENV = EgtProtectGlobal()
EgtEnableDebug( false)
EgtEnableDebug( true)
-- Imposto direttorio libreria specializzata per Travi
EgtAddToPackagePath( BEAM.BASEDIR .. '\\LuaLibs\\?.lua')