From f560ae57ddcd7c5179d9fa7309924b4c851a9ef7 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Tue, 6 Oct 2020 13:40:25 +0200 Subject: [PATCH] update sim x MULTI --- IOB-WIN/IOB-WIN.csproj | 1 + IOB-WIN/IobSimula.cs | 2 ++ 2 files changed, 3 insertions(+) diff --git a/IOB-WIN/IOB-WIN.csproj b/IOB-WIN/IOB-WIN.csproj index 668069fb..e64d62a7 100644 --- a/IOB-WIN/IOB-WIN.csproj +++ b/IOB-WIN/IOB-WIN.csproj @@ -157,6 +157,7 @@ + diff --git a/IOB-WIN/IobSimula.cs b/IOB-WIN/IobSimula.cs index bfe267f2..9872f1f7 100644 --- a/IOB-WIN/IobSimula.cs +++ b/IOB-WIN/IobSimula.cs @@ -366,6 +366,8 @@ namespace IOB_WIN { B_input = 0; } + // aggiungo NON emergenza... + B_input += (1 << 7); } } // in primis verifico SE posso inviare in blocco i pezzi...... SE MP online e SE NON E' MULTI