From 2a93cace52b310f3866ce9b1ff08dc9717c8cf47 Mon Sep 17 00:00:00 2001 From: "andrea.villa" Date: Wed, 3 Jun 2026 10:02:58 +0200 Subject: [PATCH] Piccola modifica GetSetHead --- Essetre-PFrl.mlde | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Essetre-PFrl.mlde b/Essetre-PFrl.mlde index 89d4a49..cdc16eb 100644 --- a/Essetre-PFrl.mlde +++ b/Essetre-PFrl.mlde @@ -996,12 +996,13 @@ function OnSetHead() end --------------------------------------------------------------------- +-------------------------- Testa utilizzata ------------------------- function GetHeadSet( sHead) if sHead == 'H11' or sHead == 'H12' or sHead == 'H13' or sHead == 'H15' or sHead == 'H17' then return 1 elseif sHead == 'H19' then return 11 - elseif sHead == 'H21' or sHead == 'H22' then + elseif sHead == 'H21' or sHead == 'H22' or sHead == 'H23' then return 2 elseif sHead == 'H29' then return 21