From cb2975cef5d624b75921d93a000002425d6781d9 Mon Sep 17 00:00:00 2001 From: Jean-Remy Hok Date: Mon, 15 Mar 2021 11:36:06 +0100 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'conception/th=5Fmanag?= =?UTF-8?q?eRobot.txt'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conception/th_manageRobot.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/conception/th_manageRobot.txt b/conception/th_manageRobot.txt index 61a55af..dda263c 100644 --- a/conception/th_manageRobot.txt +++ b/conception/th_manageRobot.txt @@ -19,6 +19,7 @@ while () :stopRobot?; :robot.Write(new Message(MESSAGE_ROBOT_STOP)); :robot.Close(); + :robotStarted = false; endif else :msgSend = new Message(MESSAGE_ANSWER_NACK);