Aggiunta gestione massima lunghezza scarico

This commit is contained in:
andrea.villa
2025-07-01 10:04:22 +02:00
parent 0dba75296d
commit c01cc3f2d1
4 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
local InfoCommon_STD_PP = {
NAME = 'Common_ONE-PF', -- nome script PP standard
VERSION = '2.7--', -- versione script
VERSION = '2.7g1', -- versione script
MIN_MACH_VER_PP_COMMON = '2.5k1' -- versione minima kernel
}