- in Strategies.ini e BasicCustomerStrategies aggiunta STR0005

This commit is contained in:
luca.mazzoleni
2025-01-08 09:15:44 +01:00
parent cf96eb7bc3
commit 3835f6f6e0
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -49,6 +49,7 @@ local function GetStrategies_Egalware( Proc)
---------------------------------------------------------------------
-- Feature : Cut
elseif ID.IsCut( Proc) then
Strategies = { { sStrategyId = 'STR0005'}}
---------------------------------------------------------------------
-- Feature : Longitudinal Cut
elseif ID.IsLongitudinalCut( Proc) then