From 512f46c2652d3afa7151728b1a51b429c76fb2c1 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:53:50 +0200 Subject: State at 2021-08-02 --- durt/nodes/(-4132,6,-5690).lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'durt/nodes/(-4132,6,-5690).lua') diff --git a/durt/nodes/(-4132,6,-5690).lua b/durt/nodes/(-4132,6,-5690).lua index ab62d6c..a30b837 100644 --- a/durt/nodes/(-4132,6,-5690).lua +++ b/durt/nodes/(-4132,6,-5690).lua @@ -8,7 +8,7 @@ if atc_arrow then end if event.channel=="train_ctl" and event.msg=="send" then - if not atc_id or atc_arrow then + if not atc_id or not atc_arrow then digiline_send("error","Error "..os.time()) return end -- cgit v1.2.3