Compare commits

..
2 Commits
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -247,6 +247,7 @@ local function GetSetupInfo( sHead)
SetupInfo.bIsTopHead = true
SetupInfo.bIsBottomHead = not SetupInfo.bIsTopHead
SetupInfo.dMaxNegativeAngle = 0
SetupInfo.dZSafeDelta = 60
-- testa 5 assi da sotto
elseif sHead == 'H21' then
SetupInfo.bIsBottomHead = true
+2 -2
View File
@@ -8,8 +8,8 @@
require( 'EmtGenerator')
EgtEnableDebug( false)
PP_VER = '2.6l5'
PP_NVER = '2.6.12.5'
PP_VER = '2.6l6'
PP_NVER = '2.6.12.6'
MIN_MACH_VER = '2.5k1'
MACH_NAME = 'Essetre-PF1250MAX'