- Aggiunto parametro 'SafeXRotAxes' in MLDE per ruotare motosega in zona sicura

- In simulazione utilizzate costanti 'MCH_SIM_STEP'
This commit is contained in:
andrea.villa
2024-02-27 14:48:28 +01:00
parent 7f1b58136b
commit 40af75d2ad
6 changed files with 143 additions and 52 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
local InfoCommon_STD_PP = {
NAME = 'Common-FAST', -- nome script PP standard
VERSION = '2.6c3', -- versione script
VERSION = '2.6c4', -- versione script
MIN_MACH_VER_PP_COMMON = '2.5k1' -- versione minima kernel
}