This commit is contained in:
andrea.villa
2025-03-20 12:51:08 +01:00
10 changed files with 224 additions and 82 deletions
+1
View File
@@ -53,6 +53,7 @@ local function GetStrategies_Egalware( Proc)
---------------------------------------------------------------------
-- Feature : Longitudinal Cut
elseif ID.IsLongitudinalCut( Proc) then
Strategies = { { sStrategyId = 'STR0005'}}
---------------------------------------------------------------------
-- Feature : Double Cut
elseif ID.IsDoubleCut( Proc) then